aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-02-06 23:39:38 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-02-06 23:39:38 +0000
commit45b126a76cfa750813cd58a409c54d7b9994b013 (patch)
tree7a4f045171b23c9a64b7667f15d176670d16e7da /mail/Makefile
parent097671613e1852ed9656a83f00231e694e4aa584 (diff)
downloadports-45b126a76cfa750813cd58a409c54d7b9994b013.tar.gz
ports-45b126a76cfa750813cd58a409c54d7b9994b013.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>
Notes
Notes: svn path=/head/; revision=184439
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