foxcpp/maddy

✉️ Composable all-in-one mail server.

6,084

stars

1,645

commits

Go

primary language

Sep 2, 2026

updated

maddy.email
dkim
dmarc
email
imap
mail
smtp
spf
Browse cluster: Email servers and mail infrastructure

README

Maddy Mail Server

Composable all-in-one mail server.

Maddy Mail Server implements all functionality required to run a e-mail server. It can send messages via SMTP (works as MTA), accept messages via SMTP (works as MX) and store messages while providing access to them via IMAP. In addition to that it implements auxiliary protocols that are mandatory to keep email reasonably secure (DKIM, SPF, DMARC, DANE, MTA-STS).

It replaces Postfix, Dovecot, OpenDKIM, OpenSPF, OpenDMARC and more with one daemon with uniform configuration and minimal maintenance cost.

Note: IMAP storage is "beta". If you are looking for stable and feature-packed implementation you may want to use Dovecot instead. maddy still can handle message delivery business.

CI status Issues tracker

Contributors

(top 30 of 74)

foxcpp

1,479 commits

emersion

36 commits

cuu508

8 commits

Copilot

7 commits

foxcpp/maddy

✉️ Composable all-in-one mail server.

6,084

stars

1,645

commits

Go

primary language

Sep 2, 2026

updated

maddy.email
dkim
dmarc
email
imap
mail
smtp
spf
Browse cluster: Email servers and mail infrastructure

README

Maddy Mail Server

Composable all-in-one mail server.

Maddy Mail Server implements all functionality required to run a e-mail server. It can send messages via SMTP (works as MTA), accept messages via SMTP (works as MX) and store messages while providing access to them via IMAP. In addition to that it implements auxiliary protocols that are mandatory to keep email reasonably secure (DKIM, SPF, DMARC, DANE, MTA-STS).

It replaces Postfix, Dovecot, OpenDKIM, OpenSPF, OpenDMARC and more with one daemon with uniform configuration and minimal maintenance cost.

Note: IMAP storage is "beta". If you are looking for stable and feature-packed implementation you may want to use Dovecot instead. maddy still can handle message delivery business.

CI status Issues tracker

Contributors

(top 30 of 74)

foxcpp

1,479 commits

emersion

36 commits

cuu508

8 commits

Copilot

7 commits

Languages

Go

98.8%