Merge branch 'doc-backup-sieve' into 'master'

docs/backup-guide: add recommendation for sieveDirectory

See merge request simple-nixos-mailserver/nixos-mailserver!405
This commit is contained in:
Martin Weinelt 2025-06-02 14:57:24 +00:00
commit d6d6308ba2

View file

@ -14,6 +14,11 @@ forget to ``chown`` them to ``virtualMail:virtualMail`` if you copy them
back (or whatever you specified as ``vmailUserName``, and back (or whatever you specified as ``vmailUserName``, and
``vmailGoupName``). ``vmailGoupName``).
If you enabled ``enableManageSieve`` then you also may want to backup
``/var/sieve`` or whatever you have specified as ``sieveDirectory``.
The same considerations regarding file ownership apply as for the
Maildir.
Finally you can (optionally) make a backup of ``/var/dkim`` (or whatever Finally you can (optionally) make a backup of ``/var/dkim`` (or whatever
you specified as ``dkimKeyDirectory``). If you should lose those dont you specified as ``dkimKeyDirectory``). If you should lose those dont
worry, new ones will be created on the fly. But you will need to repeat worry, new ones will be created on the fly. But you will need to repeat