Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foxcpp/maddy
✉️ Composable all-in-one mail server.
https://github.com/foxcpp/maddy
dkim dmarc email imap mail smtp spf
Last synced: 10 days ago
JSON representation
✉️ Composable all-in-one mail server.
- Host: GitHub
- URL: https://github.com/foxcpp/maddy
- Owner: foxcpp
- License: gpl-3.0
- Created: 2016-11-07T16:26:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-31T12:26:59.000Z (2 months ago)
- Last Synced: 2024-10-15T00:21:22.279Z (25 days ago)
- Topics: dkim, dmarc, email, imap, mail, smtp, spf
- Language: Go
- Homepage: https://maddy.email
- Size: 3.25 MB
- Stars: 5,050
- Watchers: 55
- Forks: 243
- Open Issues: 116
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: COPYING
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
- awesome-go - Maddy - All-in-one (SMTP, IMAP, DKIM, DMARC, MTA-STS, DANE) email server (Email / Search and Analytic Databases)
- stars - foxcpp/maddy - in-one mail server. (HarmonyOS / Windows Manager)
- awesome-webtech - Maddy - in-one mail server. (Applications / Communication)
- awesome-repositories - foxcpp/maddy - ✉️ Composable all-in-one mail server. (Go)
- awesome-list - maddy - in-one mail server. | foxcpp | 2590 | (Go)
- awesome-starts - foxcpp/maddy - ✉️ Composable all-in-one mail server. (Go)
- go-awesome - Maddy - SMTP mail server (Open source library / Post Office)
- awesome-opensource-email - Maddy - Composable all-in-one mail server - `GPLv3`, `Go` (Sending / SMTP Server)
- StarryDivineSky - foxcpp/maddy
- awesome-go - Maddy - All-in-one (SMTP, IMAP, DKIM, DMARC, MTA-STS, DANE) email server Stars:`5.1K`. (Email / Search and Analytic Databases)
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](https://img.shields.io/github/actions/workflow/status/foxcpp/maddy/cicd.yml?style=flat-square)](https://github.com/foxcpp/maddy/actions/workflows/cicd.yml)
[![Issues tracker](https://img.shields.io/github/issues/foxcpp/maddy?style=flat-square)](https://github.com/foxcpp/maddy)* [Setup tutorial](https://maddy.email/tutorials/setting-up/)
* [Documentation](https://maddy.email/)* [IRC channel](https://webchat.oftc.net/?channels=maddy&uio=MT11bmRlZmluZWQb1)
* [Mailing list](https://lists.sr.ht/~foxcpp/maddy)