mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
88edf9ec08
daemon. It lets users run messages through filters like ClamAV and SpamAssassin during SMTP transactions, so the server can reject mail before assuming responsibility for its delivery. Other unique features include TCP SYN fingerprint and network route recording, verification of sender addresses through SMTP callbacks, SPF (sender policy framework) as a general policy language, qmail-style control over both SMTP-level behavior and local delivery of extension addresses, mail-bomb protection, integration with kernel firewalls, and more. WWW: http://www.mailavenger.org/ PR: ports/80800 Submitted by: David Mazieres <dm+bugs+avenger@mailavenger.org>
12 lines
642 B
Plaintext
12 lines
642 B
Plaintext
Mail Avenger is a highly-configurable, MTA-independent SMTP server
|
|
daemon. It lets users run messages through filters like ClamAV and
|
|
SpamAssassin during SMTP transactions, so the server can reject mail
|
|
before assuming responsibility for its delivery. Other unique features
|
|
include TCP SYN fingerprint and network route recording, verification
|
|
of sender addresses through SMTP callbacks, SPF (sender policy
|
|
framework) as a general policy language, qmail-style control over both
|
|
SMTP-level behavior and local delivery of extension addresses,
|
|
mail-bomb protection, integration with kernel firewalls, and more.
|
|
|
|
WWW: http://www.mailavenger.org/
|