foxcpp/maddy
✉️ Composable all-in-one mail server. observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 94
- Release rhythm 85
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 17.0
- age_days: 3586
- days_rel: 102
- days_push: 40
- n_releases_24m: 9
Adoption not part of the score
6077 stars · 326 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Maddy is a composable all-in-one mail server written in Go that combines an SMTP MTA/MX, IMAP storage, and email security protocols (DKIM, SPF, DMARC, DANE, MTA-STS) in a single daemon. It replaces the traditional Postfix + Dovecot + OpenDKIM stack with one lightweight, uniformly configured binary.
Use cases
- self-host a personal email server on a VPS
- run an SMTP server to send and receive mail
- host an IMAP mailbox server
- sign outgoing mail with DKIM and enforce SPF/DMARC
- replace Postfix and Dovecot with a single lightweight daemon
- set up a small mail server without Docker
When to choose
- you want a minimal, single-binary mail server for a small personal or low-volume domain
- you prefer uniform configuration over stitching together Postfix, Dovecot, and OpenDKIM
- you want a memory-safe Go implementation that doesn't need root
- you have limited resources (about 1 GiB RAM is enough)
When to avoid
- you need a mature, feature-packed IMAP server - Dovecot is more battle-tested
- you want a web admin interface or a full groupware bundle like MailCow or Mail-in-a-Box
- you run a large, high-volume mail operation needing 20-year-old proven software
- your provider blocks outbound port 25 and you can't use a smart host
Facets
application · maturity active
email http-server security monitoring self-hosted email self-hosted networking security backend go self-hosted cross-platform mail-server smtp imap dkim spf dmarc mta mx single-binary email-security linux docker
4 sources
- readme: https://github.com/foxcpp/maddy · fetched 2026-08-28 · 6b7ef110736b
- homepage: https://maddy.email · fetched 2026-08-29 · 259da06b7a94
- site_page: https://maddy.email/faq · fetched 2026-08-29 · f0e2dfb97200
- site_page: https://maddy.email/tutorials/setting-up · fetched 2026-08-29 · 0b6025d1d75c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| foxcpp/maddy | main | 92 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem