A command-line tool that backs up your email from an IMAP server, optionally encrypts it, and stores it locally, in an S3-compatible bucket, or as a tar archive. Supports incremental backups, attachments, and multiple mailboxes, and can encrypt backups with age or OpenPGP so a copy stays readable with standard tools even without this project.
email-backup-tool init # create a config file
email-backup-tool generate-key # create an encryption key pair
email-backup-tool --config imap-backup-tool.yaml backup --all --attachments
Full documentation — installation (GitHub Releases, Homebrew, Docker), configuration, and command reference — is at email-backup-tool.cyberjake.xyz.
Content type
Image
Digest
sha256:9a0cf78c9…
Size
9.4 MB
Last updated
13 days ago
docker pull cyb3rjak3/email-backup-tool