cvs commit: ports/mail Makefile ports/mail/postfix-postfwd
 Makefile distinfo pkg-descr ports/mail/postfix-postfwd/files
 pkg-message.in postfwd.in
    Beech Rintoul 
    beech at FreeBSD.org
       
    Wed May 21 01:54:46 UTC 2008
    
    
  
beech       2008-05-21 01:54:46 UTC
  FreeBSD ports repository
  Modified files:
    mail                 Makefile 
  Added files:
    mail/postfix-postfwd Makefile distinfo pkg-descr 
    mail/postfix-postfwd/files pkg-message.in postfwd.in 
  Log:
  - New port: mail/postfix-postfwd A postfix firewall policy daemon
  
  The program uses the postfix policy delegation protocol to control access to
  the mail system before a message has been accepted (please visit
  http://www.postfix.org/SMTPD_POLICY_README.html for more information). It
  allows you to choose an action (e.g. reject, dunno) for a combination of
  several smtp parameters (like sender and recipient address, size or the
  client's TLS fingerprint).
  
  PR:             ports/123544
  Submitted by:   Sahil Tandon <sahil at tandon.net>
  
  Revision  Changes    Path
  1.911     +1 -0      ports/mail/Makefile
  1.1       +53 -0     ports/mail/postfix-postfwd/Makefile (new)
  1.1       +3 -0      ports/mail/postfix-postfwd/distinfo (new)
  1.1       +27 -0     ports/mail/postfix-postfwd/files/pkg-message.in (new)
  1.1       +45 -0     ports/mail/postfix-postfwd/files/postfwd.in (new)
  1.1       +8 -0      ports/mail/postfix-postfwd/pkg-descr (new)
    
    
More information about the cvs-all
mailing list