maddy
Composable, all-in-one email server written in Go with SMTP, IMAP, DKIM, and SPF built-in.
Why consider maddy?
maddy is an open-source, all-in-one email server written in Go by Max Mazurov (foxcpp). maddy replaces complex multi-service email stacks (Postfix + Dovecot + OpenDKIM) with a single binary handling SMTP delivery, IMAP storage, automated TLS certs, and DKIM/SPF/DMARC validation.
Learn maddy by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of maddy
maddy runs a complete corporate mail transfer agent (MTA) and IMAP mailbox server in a single binary.
Docker Quickstart
docker run -d -p 25:25 -p 143:143 -p 587:587 -p 993:993 foxcpp/maddy:latestmaddy is licensed under the GNU General Public License v3.0 (GPL-3.0).
Related tools
More options with a similar category or technology profile.
activecampaign-api-php
Official ActiveCampaign PHP API client for marketing automation and deal pipelines.
klaviyo-api-python
Official Python SDK for the Klaviyo E-commerce Marketing Automation API.
klaviyo-api-node
Official Node.js SDK for the Klaviyo E-commerce Marketing Automation API.
hubspot-api-python
Official Python client for the HubSpot CRM & Marketing Automation REST APIs.