Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Mailinabox | 12,112 | a day ago | 504 | cc0-1.0 | Python | |||||
Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box. | ||||||||||
Mailcatcher | 5,910 | 1,518 | 16 | 2 months ago | 50 | July 04, 2022 | 38 | mit | Ruby | |
Catches mail and serves it through a dream. | ||||||||||
Mailu | 4,596 | a day ago | 130 | other | Python | |||||
Insular email distribution - mail server as Docker images | ||||||||||
Maddy | 3,968 | 1 | 5 days ago | 40 | July 01, 2022 | 85 | gpl-3.0 | Go | ||
✉️ Composable all-in-one mail server. | ||||||||||
Go Imap | 1,784 | 32 | 81 | 9 days ago | 30 | May 01, 2022 | 29 | mit | Go | |
:inbox_tray: An IMAP library for clients and servers | ||||||||||
Wildduck | 1,702 | 3 | 2 | 9 days ago | 275 | November 16, 2021 | 80 | eupl-1.2 | JavaScript | |
Opinionated email server | ||||||||||
Go Smtp | 1,268 | 9 | 64 | 2 months ago | 23 | March 15, 2022 | 39 | mit | Go | |
:outbox_tray: An SMTP client & server library written in Go | ||||||||||
Mailslurper | 1,244 | 23 days ago | March 14, 2018 | 60 | mit | JavaScript | ||||
Local, web-based mail server application. Slurp mails into oblivion! | ||||||||||
Inbucket | 1,243 | 4 days ago | 8 | May 05, 2018 | 36 | mit | Go | |||
Disposable webmail server (similar to Mailinator) with built in SMTP, POP3, RESTful servers; no DB required. | ||||||||||
Hedwig | 1,082 | 6 years ago | 7 | mit | Swift | |||||
Send email to any SMTP server like a boss, in Swift and cross-platform |
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.