cvs commit: ports/mail Makefile ports/mail/postpals Makefile
 distinfo pkg-descr pkg-plist ports/mail/postpals/files
 pkg-message.in postpals-taillog.in postpals.in
    Ion-Mihai Tetcu 
    itetcu at FreeBSD.org
       
    Sat Apr  3 09:43:50 UTC 2010
    
    
  
itetcu      2010-04-03 09:43:50 UTC
  FreeBSD ports repository
  Modified files:
    mail                 Makefile 
  Added files:
    mail/postpals        Makefile distinfo pkg-descr pkg-plist 
    mail/postpals/files  pkg-message.in postpals-taillog.in 
                         postpals.in 
  Log:
  Postpals is a simple policy daemon for Postfix. It keeps a database of
  outgoing mail, specifically recipients and relays associated to them.
  The main goal is to whitelist mail coming back from those senders and
  relays early in the postfix restriction chain, so it doesn't get hit
  with any client UCE checks you are using (RBL, helo, PTR, greylisting etc).
  
  WWW: http://mailfud.org/postpals/
  
  PR:             ports/144540
  Submitted by:   Sahil Tandon <sahil at tandon.net>
  
  Revision  Changes    Path
  1.1016    +1 -0      ports/mail/Makefile
  1.1       +38 -0     ports/mail/postpals/Makefile (new)
  1.1       +6 -0      ports/mail/postpals/distinfo (new)
  1.1       +20 -0     ports/mail/postpals/files/pkg-message.in (new)
  1.1       +37 -0     ports/mail/postpals/files/postpals-taillog.in (new)
  1.1       +45 -0     ports/mail/postpals/files/postpals.in (new)
  1.1       +7 -0      ports/mail/postpals/pkg-descr (new)
  1.1       +4 -0      ports/mail/postpals/pkg-plist (new)
    
    
More information about the cvs-all
mailing list