Date: Mon, 9 May 2005 23:19:59 +0000 (UTC) From: Jean-Yves Lefort <jylefort@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/avenger Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist Message-ID: <200505092319.j49NJxNM014005@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jylefort 2005-05-09 23:19:59 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/avenger Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist Log: 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/ PR: ports/80800 Submitted by: David Mazieres <dm+bugs+avenger@mailavenger.org> Revision Changes Path 1.645 +1 -0 ports/mail/Makefile 1.1 +38 -0 ports/mail/avenger/Makefile (new) 1.1 +2 -0 ports/mail/avenger/distinfo (new) 1.1 +32 -0 ports/mail/avenger/pkg-deinstall (new) 1.1 +11 -0 ports/mail/avenger/pkg-descr (new) 1.1 +61 -0 ports/mail/avenger/pkg-install (new) 1.1 +14 -0 ports/mail/avenger/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505092319.j49NJxNM014005>