Sign inSign up

cyb3rjak3/email-backup-tool

By cyb3rjak3

Updated 13 days ago

Image
0

461

cyb3rjak3/email-backup-tool repository overview

Email Backup Tool

GitHub Release GitHub Downloads (all assets, latest release) Dev

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

Documentation

Full documentation — installation (GitHub Releases, Homebrew, Docker), configuration, and command reference — is at email-backup-tool.cyberjake.xyz.

Tag summary

Content type

Image

Digest

sha256:9a0cf78c9

Size

9.4 MB

Last updated

13 days ago

docker pull cyb3rjak3/email-backup-tool