Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Apr 2003 12:09:33 -0700 (PDT)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <200304071909.h37J9XpJ020307@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@confusticate.com> and
  the port is maintained by Ned Wolpert <wolpert@codeheadsystems.com>
  
  PR:             45605
  Submitted by:   wolpert@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304071909.h37J9XpJ020307>