Reblog via Ben Werdmuller

There should be a non-profit accelerator for end-user open source projects that have the potential to make the world more equal, inclusive, and democratic.

Reblog via :thilo:

I was inspired by this great write-up on operating your own email server by @jwildeboer : jan.wildeboer.net/2022/08/Emai (Worth a read!). So I sat down and built some automation around this excellent blog post.

Long story short here's "version 0.1" of a dockerised mailservice: It features SMTP and IMAP servers, supports TLS (via letsencrypt), DKIM/DMARC for sending and receiving, and comes with a monitoring suite.

Set-up requires only minimal configuration.

Check it out at github.com/t-lo/mailserver .