1Maddy Mail Server2=====================3> Composable all-in-one mail server.45Maddy Mail Server implements all functionality required to run a e-mail6server. It can send messages via SMTP (works as MTA), accept messages via SMTP7(works as MX) and store messages while providing access to them via IMAP.8In addition to that it implements auxiliary protocols that are mandatory9to keep email reasonably secure (DKIM, SPF, DMARC, DANE, MTA-STS).1011It replaces Postfix, Dovecot, OpenDKIM, OpenSPF, OpenDMARC and more with one12daemon with uniform configuration and minimal maintenance cost.1314**Note:** IMAP storage is "beta". If you are looking for stable and15feature-packed implementation you may want to use Dovecot instead. maddy still16can handle message delivery business.1718[](https://github.com/foxcpp/maddy/actions/workflows/cicd.yml)19[](https://github.com/foxcpp/maddy)2021* [Setup tutorial](https://maddy.email/tutorials/setting-up/)22* [Documentation](https://maddy.email/)2324* [IRC channel](https://webchat.oftc.net/?channels=maddy&uio=MT11bmRlZmluZWQb1)25* [Mailing list](https://lists.sr.ht/~foxcpp/maddy)