Mail Avenger is a highly-configurable, MTA-independent SMTP server. It lets users run messages through filters like ClamAV and SpamAssassin during SMTP transactions, so the server can reject unwanted email before assuming responsibility for its delivery. Other unique features include TCP SYN fingerprint and network route recording, SPF (sender policy framework) as a general policy language, qmail-style delivery of extension addresses, validation of sender addresses through SMTP callbacks, mail-bomb protection, integration with kernel firewalls, and more.
| Tags | Communications Email |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | Unix Shell C++ C |
Recent releases


Release Notes: Minor changes to compile with the latest version of gcc.


Release Notes: This release contains minor changes to deal with newer versions of gcc and BerkeleyDB, as well as Debian's forthcoming relocation of the BerkeleyDB libraries.


Release Notes: Minor fixes were made to allow compilation with newer libraries and versions of gcc.


Release Notes: Support for newer BerkeleyDB versions, two new configuration options (LogTag and IdentTimeout), and a MSGID environment variable that can be used to correlate rcpt commands with message bodies.


Release Notes: Several minor bugs were fixed. The SMTPCB configuration directive was changed to give more options. An InsecureSASL configuration option was added by request of users.