aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-02-07 07:39:38 +0800
committermiwi <miwi@FreeBSD.org>2007-02-07 07:39:38 +0800
commit7e64d2964e8ad65ee52d522050051bf3cd5ed3f7 (patch)
tree03fc64c4149c90b1fbe4cb3eeba1415d4daec172 /mail/Makefile
parentd3ed05e2466699bee4b5302fe8948c2c9d2d1bdb (diff)
downloadfreebsd-ports-gnome-7e64d2964e8ad65ee52d522050051bf3cd5ed3f7.tar.gz
freebsd-ports-gnome-7e64d2964e8ad65ee52d522050051bf3cd5ed3f7.tar.zst
freebsd-ports-gnome-7e64d2964e8ad65ee52d522050051bf3cd5ed3f7.zip
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>
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 24f1d85e467e..72babcce2ecb 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -534,6 +534,7 @@
SUBDIR += smtprc
SUBDIR += smtptrapd
SUBDIR += smx
+ SUBDIR += softfail
SUBDIR += solidpop3d
SUBDIR += sortmail
SUBDIR += spamass-milter