2019-02-06 12:55:44 +01:00

13 lines
396 B
Markdown

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.)
The files will be written in the current directory.
#### Usage:
```
python dump_webapp_signatures.py --user user
```