webapp-tools/dump_webapp_signatures/readme.md

13 lines
396 B
Markdown
Raw Normal View History

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
```