From 45b126a76cfa750813cd58a409c54d7b9994b013 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Tue, 6 Feb 2007 23:39:38 +0000 Subject: 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 --- mail/softfail/pkg-descr | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 mail/softfail/pkg-descr (limited to 'mail/softfail/pkg-descr') diff --git a/mail/softfail/pkg-descr b/mail/softfail/pkg-descr new file mode 100644 index 000000000000..985b5c62c7d8 --- /dev/null +++ b/mail/softfail/pkg-descr @@ -0,0 +1,12 @@ +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/ -- cgit v1.2.3