Date: Tue, 6 Feb 2007 23:39:38 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/softfail Makefile distinfo pkg-descr pkg-plist ports/mail/softfail/files pkg-message.in Message-ID: <200702062339.l16NdcBI000893@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-02-06 23:39:38 UTC
FreeBSD ports repository
Modified files:
mail Makefile
Added files:
mail/softfail Makefile distinfo pkg-descr pkg-plist
mail/softfail/files pkg-message.in
Log:
Softfail is an enhaced greylisting system to be used on qmail MTA patched
with SMTPEXTFORK feature. It is an independent program, which is forked from
qmail-smtpd. It allows manual whitelisting and blacklisting as well as
automatic black and whitelisting. Automatic whitelisting is done by the usual
greylisting method while automatic blacklisting is done when the remote SMTP
server breaks some aspects of RFC rules and insists on redelivery very early.
All aspects of softfail's behavior can be configured. There are maintainance
scripts to be ran from crontab, which removes expired entries and generates
reports.
WWW: http://www6.freebsdbrasil.com.br/~eksffa/l/dev/qmail-smtpextfork/
PR: ports/108846
Submitted by: Patrick Tracanelli <eksffa at freebsdbrasil.com.br>
Revision Changes Path
1.829 +1 -0 ports/mail/Makefile
1.1 +121 -0 ports/mail/softfail/Makefile (new)
1.1 +3 -0 ports/mail/softfail/distinfo (new)
1.1 +18 -0 ports/mail/softfail/files/pkg-message.in (new)
1.1 +12 -0 ports/mail/softfail/pkg-descr (new)
1.1 +3 -0 ports/mail/softfail/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702062339.l16NdcBI000893>
