mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-11-02 19:20:54 +00:00
Duplicity will manage the process of creating incremental backups for us. Although duplicity can both encrypt & copy files to a remote host, I really don't like PGP and so I don't want to use that. Instead, we'll back up to a local directory unencrypted, then manually encrypt the full & incremental backup files. Synchronizing the encrypted backup directory to a remote host is a TODO. |
||
|---|---|---|
| .. | ||
| check_certificate.sh | ||
| check_ssh.sh | ||
| dkim.sh | ||
| dns.sh | ||
| functions.sh | ||
| mail.sh | ||
| management.sh | ||
| spamassassin.sh | ||
| start.sh | ||
| system.sh | ||
| web.sh | ||
| webmail.sh | ||