Commit graph

2 commits

Author SHA1 Message Date
Jean Milanez Melo
d111774445 - Fix to don't add crontab entry automatically. Now the user should type 'make crontab-entry' to do it.
PR:		ports/108931
Submitted by:	Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
2007-02-08 15:48:39 +00:00
Martin Wilke
45b126a76c 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>
2007-02-06 23:39:38 +00:00