In this episode, we take a deep dive into the Simple NixOS Mail Server, an open-source project designed to make one of the most intimidating areas of self-hosting — email infrastructure — far more accessible. Starting with the hidden complexity of modern email, we unpack why running your own mail server has historically been considered a dark art, from SPF, DKIM, and DMARC to Postfix, Dovecot, spam filtering, and the zero-trust barricades required just to prove you are not a spammer.
From there, we explore how this project changes the game by combining the declarative power of NixOS with a reproducible, configuration-driven approach that turns fragile server setup into something stable, auditable, and manageable. Along the way, the episode looks at the deeper ideas behind open-source infrastructure, including transparency, peer review, GPL licensing, and data sovereignty. More than just a technical walkthrough, this is a conversation about what it means to stop renting your communications stack from big tech and start owning the fortress yourself.