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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to