Initial commit of dump_webapp_signatures.py
This commit is contained in:
@@ -50,3 +50,12 @@ python webapp_settings.py --user user --backup
|
||||
```python
|
||||
python webapp_settings.py --user user --restore
|
||||
```
|
||||
|
||||
dump_webapp_signatures.py
|
||||
=========================
|
||||
Dumps all the signatures in a users Webapp to seperate files, meant as companion to the script setdefaultsignature.py as delivered with Webapp (see /usr/share/doc/kopano-webapp/scripts/signatures/ on your Webapp server.)
|
||||
|
||||
#### Usage:
|
||||
```python
|
||||
python dump_webapp_signatures.py --user user
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user