E-MailRelay
Lightweight SMTP store-and-forward MTA with optional POP3 access
Activity unknown
No repository statistics available for this project.

E-MailRelay is a lightweight SMTP store-and-forward mail server that spools incoming messages and forwards them to an upstream smarthost or via DNS MX routing. It can also expose the spool via POP3, and is designed to be “policy-free” so you can implement custom mail policies and processing using external scripts.
Key Features
- SMTP server for spooling inbound email and forwarding queued mail to a smarthost
- Store-and-forward workflow (server spools; client forwards) with polling and retry support
- Optional POP3 server to retrieve messages directly from the spool directory
- Scriptable hooks for address verification and message filtering/processing
- Can integrate with SpamAssassin (spamd) for spam marking or rejection
- Single-process, non-blocking I/O design for efficient resource usage
- Cross-platform usage patterns (commonly deployed on Unix-like systems and Windows)
Use Cases
- Mail relay for intermittently connected networks (queue locally, forward when online)
- Simple inbound mail spool with POP3 retrieval for small environments or appliances
- Custom mail processing gateway using external filters (rewrite, copy, deliver to maildir)
Limitations and Considerations
- Does not provide IMAP directly; IMAP typically requires delivering to maildir and using a separate IMAP server
- Being policy-free means common behaviors (retry/bounce strategy, delivery rules) may require scripting and operational setup
E-MailRelay is a pragmatic choice when you need a small, efficient SMTP spool-and-forward service with optional POP3 access. It fits especially well in setups where you want minimal dependencies and prefer implementing mail-handling logic via scripts rather than a large integrated mail stack.
Categories:
Tags:
Tech Stack:
Similar to E-MailRelay

Courier Mail Server (Courier MTA)
Integrated mail server suite with SMTP, IMAP, POP3 and webmail
Courier is an integrated mail server suite providing ESMTP (MTA), IMAP, POP3, webmail, and mailing lists with optional LDAP/MySQL/PostgreSQL-backed virtual accounts.

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.

Stalwart Mail Server
All-in-one mail and collaboration server for modern and legacy protocols
All-in-one open-source mail and collaboration server with SMTP, IMAP, JMAP, CalDAV, CardDAV, and WebDAV, plus integrated anti-spam and phishing protection.

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.
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.
