mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-11-01 19:10:55 +00:00
[Josh merged some subsequent commits:] * Guard via idempotency against termination between migration operations * Final corrections and tweaks * Pass passphrase through to all duplicity calls Empirical evidence (a failed cron job) shows that cleanup requires the passphrase (so it presumably needs to decrypt metadata), and though remove-older-than has been working fine without it, it won't do any harm to set it in case that changes or there are any special cases. * Add back the archive-dir override but locate it at STORAGE_ROOT/backup/cache |
||
|---|---|---|
| .. | ||
| templates | ||
| auth.py | ||
| backup.py | ||
| daemon.py | ||
| dns_update.py | ||
| mail_log.py | ||
| mailconfig.py | ||
| status_checks.py | ||
| utils.py | ||
| web_update.py | ||