mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
email: Backup/restore aliases and mailboxes
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
2c044db25c
commit
3b5091cbc3
@ -62,13 +62,15 @@ clients = [
|
||||
|
||||
backup = {
|
||||
'data': {
|
||||
'files': ['/etc/aliases', ],
|
||||
'directories': [
|
||||
'/var/lib/plinth/mailsrv',
|
||||
'/var/spool/postfix/fbx-managed',
|
||||
'/etc/postfix',
|
||||
'/etc/dovecot',
|
||||
'/etc/rspamd',
|
||||
'/var/lib/rspamd',
|
||||
'/var/spool/postfix/fbx-managed/',
|
||||
'/etc/postfix/',
|
||||
'/etc/dovecot/conf.d/',
|
||||
'/etc/rspamd/',
|
||||
'/var/lib/postfix/freedombox-aliases/',
|
||||
'/var/lib/rspamd/',
|
||||
'/var/mail/',
|
||||
]
|
||||
},
|
||||
'services': ['postfix', 'dovecot', 'rspamd']
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user