All Projects → foxcpp → Maddy

foxcpp / Maddy

Licence: other
✉️ Composable all-in-one mail server.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Maddy

Mailu
Insular email distribution - mail server as Docker images
Stars: ✭ 3,151 (+12.54%)
Mutual labels:  mail, smtp, imap, dkim, dmarc
Excision-Mail
Fullstack, security focused mailserver based on OpenSMTPD for OpenBSD using ansible
Stars: ✭ 108 (-96.14%)
Mutual labels:  mail, imap, smtp
ESP-Mail-Client
⚡️Arduino Mail Client Library to send, read and get incoming mail notification for ESP32, ESP8266 and SAMD21 devices. The library also supported other Arduino devices using Clients interfaces e.g. WiFiClient, EthernetClient, and GSMClient.
Stars: ✭ 78 (-97.21%)
Mutual labels:  mail, imap, smtp
Mail
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
Stars: ✭ 399 (-85.75%)
Mutual labels:  mail, smtp, imap
skirnir
Skirnir Email Server
Stars: ✭ 31 (-98.89%)
Mutual labels:  mail, imap, smtp
fs2-mail
asynchronous library for sending and receiving mail via fs2._
Stars: ✭ 39 (-98.61%)
Mutual labels:  mail, imap, smtp
Mailcow Dockerized
mailcow: dockerized - 🐮 + 🐋 = 💕
Stars: ✭ 4,573 (+63.32%)
Mutual labels:  mail, imap, smtp
Hermes-Secure-Email-Gateway
Hermes Secure Email Gateway is a Free Open Source Ubuntu 18.04 or 20.04 Server based Email Gateway that provides Spam, Virus and Malware protection, full in-transit and at-rest email encryption as well as email archiving. It features the latest email authentication techniques such as SPF, DKIM and DMARC.
Stars: ✭ 35 (-98.75%)
Mutual labels:  spf, dkim, dmarc
Mailkit
A cross-platform .NET library for IMAP, POP3, and SMTP.
Stars: ✭ 4,477 (+59.89%)
Mutual labels:  smtp, imap, dkim
Neomutt
✉️ Teaching an Old Dog New Tricks -- IRC: #neomutt on irc.libera.chat
Stars: ✭ 2,343 (-16.32%)
Mutual labels:  mail, smtp, imap
Neutron
Self-hosted server for the ProtonMail client
Stars: ✭ 452 (-83.86%)
Mutual labels:  mail, smtp, imap
toolbox-wiki
Internet.nl toolbox - how-to's for modern mail security standards (DMARC, DKIM, SPF and DANE)
Stars: ✭ 96 (-96.57%)
Mutual labels:  spf, dkim, dmarc
mailsec-check
Another utility to analyze state of deployment of security-related email protocols.
Stars: ✭ 37 (-98.68%)
Mutual labels:  spf, dkim, dmarc
mailauth
Command line utility and a Node.js library for email authentication
Stars: ✭ 57 (-97.96%)
Mutual labels:  spf, dkim, dmarc
Mail
The Hoa\Mail library.
Stars: ✭ 24 (-99.14%)
Mutual labels:  mail, imap, smtp
Rainloop Webmail
Simple, modern & fast web-based email client
Stars: ✭ 3,618 (+29.21%)
Mutual labels:  mail, smtp, imap
Hydroxide
A third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge
Stars: ✭ 578 (-79.36%)
Mutual labels:  mail, smtp, imap
enough mail
IMAP, POP3 and SMTP clients for Dart developers. Contains both low level as well as a high level API.
Stars: ✭ 78 (-97.21%)
Mutual labels:  mail, imap, smtp
imail
small mail server
Stars: ✭ 88 (-96.86%)
Mutual labels:  mail, imap, smtp
Haraka
A fast, highly extensible, and event driven SMTP server
Stars: ✭ 4,069 (+45.32%)
Mutual labels:  smtp, spf, dkim

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.

builds.sr.ht status Issues tracker

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].