Making an Automatic Email Backup - Part 3

Part 3 of 4 in Making an Automatic Email Backup.

Part 1

Part 2

Initially, I described a solution which required the use of LXC or some full Linux box to install and operate the necessary tools. Recently, however, I repackaged those tools into a couple docker containers, more easily deployable through a docker compose file with configuration done with environment variables.

https://github.com/jon6fingrs/mbsync-dovecot

https://hub.docker.com/repository/docker/thehelpfulidiot/dovecot

https://hub.docker.com/repository/docker/thehelpfulidiot/mbsync

Instructions on the github page. Let me know if you have any questions!

Next in this series: Making an Automatic Email Backup (Updated 9/15/2024)