cvs commit: ports/mail Makefile ports/mail/rbl-milter Makefile distinfo pkg-descr pkg-message pkg-plist ports/mail/rbl-milter/files patch-aa rbl-milter.sh.in

Dirk Meyer dinoex at FreeBSD.org
Mon Apr 7 12:09:34 PDT 2003


dinoex      2003/04/07 12:09:33 PDT

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/rbl-milter      Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    mail/rbl-milter/files patch-aa rbl-milter.sh.in 
  Log:
  This is a simple sendmail milter which adds an X-RBL-Warning header to
  any emails that are received that come from an open relay as
  determined by your choice of RBL checking service (i.e. bl.spamcop.net).
  
  This is useful if you'd rather have the mail user agent (MUA) deal with
  potential spam rather than just blocking it in case you loose
  legitimate messages.  Note that the X-RBL-Warning header is only set if
  the site was found to be an open-relay.
  
  For more information, see the rbl-milter website at:
    WWW: http://opensource.confusticate.com/rbl-milter/
  RBL-Milter was created by Jeremy Beker <gothmog at confusticate.com> and
  the port is maintained by Ned Wolpert <wolpert at codeheadsystems.com>
  
  PR:             45605
  Submitted by:   wolpert at codeheadsystems.com
  
  Revision  Changes    Path
  1.374     +1 -0      ports/mail/Makefile
  1.1       +35 -0     ports/mail/rbl-milter/Makefile (new)
  1.1       +1 -0      ports/mail/rbl-milter/distinfo (new)
  1.1       +19 -0     ports/mail/rbl-milter/files/patch-aa (new)
  1.1       +28 -0     ports/mail/rbl-milter/files/rbl-milter.sh.in (new)
  1.1       +14 -0     ports/mail/rbl-milter/pkg-descr (new)
  1.1       +25 -0     ports/mail/rbl-milter/pkg-message (new)
  1.1       +2 -0      ports/mail/rbl-milter/pkg-plist (new)


More information about the cvs-ports mailing list