
Courier Mail Server (Courier MTA)
Integrated mail server suite with SMTP, IMAP, POP3 and webmail
Activity unknown
No repository statistics available for this project.

Courier Mail Server (often referred to as Courier MTA) is an integrated email server suite that combines mail transfer, mail access, and webmail components under a single framework. It supports common Internet mail protocols and can be used as a relay, a final-delivery server for multiple domains, or a mixed setup.
Key Features
- ESMTP mail transfer agent with DSN, PIPELINING, 8BITMIME, and message submission support
- Integrated IMAP and POP3 servers (maildir-based mail storage)
- Integrated webmail (SqWebMail) with basic web-based calendaring and scheduling
- Virtual mail accounts backed by LDAP, MySQL, or PostgreSQL, as well as system accounts
- Built-in mail filtering with support for external filters and per-user filtering rules via Maildrop
- Mailing list manager with automated bounce processing
- TLS/SSL support for SMTP, IMAP, POP3, and webmail (STARTTLS and certificate validation options)
- Optional features such as DNS blacklist checks, authenticated SMTP, and rate limiting
Use Cases
- Running a combined SMTP/IMAP/POP3/webmail stack for a small organization or homelab
- Hosting multi-domain email with virtual users stored in LDAP or SQL databases
- Operating an intermediate relay with integrated filtering and policy controls
Limitations and Considerations
- IMAP/POP3/webmail components are designed primarily for maildir; mbox support is limited
- Some SMTP features (such as ETRN) are intentionally not supported
Courier is best suited for administrators who want a cohesive mail system with integrated access services and filtering. Its modular components can be enabled or disabled as needed, and several parts are also available as standalone packages for use with other mail systems.
Categories:
Tags:
Tech Stack:
Similar to Courier Mail Server (Courier MTA)
Mox
Modern, secure, all-in-one mail server for self-hosted email
All-in-one secure mail server with SMTP, IMAP, webmail, automatic TLS (ACME), and built-in SPF/DKIM/DMARC plus junk filtering for low-maintenance domains.
Modoboa
Mail hosting and management platform with web UI and webmail
Modoboa is an open source mail server management platform with a modern web UI, integrating Postfix and Dovecot with admin tools, webmail, calendar, and address book.

docker-mailserver
Containerized mail server stack for SMTP and IMAP with anti-spam
Production-ready mail server stack in a Docker container with SMTP, IMAP/POP3, LDAP auth, anti-spam/AV, DKIM/DMARC, and optional OAuth2 support.

mailcow: dockerized
Docker-based email server suite with a web admin interface
Mailcow is a dockerized mail server suite providing SMTP/IMAP, webmail, anti-spam/anti-virus, and domain/mailbox administration via a unified web UI.

Mailu
Docker-based mail server with webmail and admin interface
Mailu is a full-featured mail server distributed as Docker images, providing SMTP/IMAP/POP3, webmail, administration UI, and built-in security and anti-spam features.

emailwiz
Bash-based installer that deploys a secure Debian/Ubuntu mail server stack.
A Bash script that auto-implements a full mail server (Postfix, Dovecot, DKIM, SpamAssassin) with TLS and PAM-based logins on Debian/Ubuntu.


