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:
commit
d6d6308ba2
1 changed files with 5 additions and 0 deletions
|
@ -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 don’t
|
you specified as ``dkimKeyDirectory``). If you should lose those don’t
|
||||||
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue