Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 May 2008 01:54:46 +0000 (UTC)
From:      Beech Rintoul <beech@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail Makefile ports/mail/postfix-postfwd Makefile distinfo pkg-descr ports/mail/postfix-postfwd/files pkg-message.in postfwd.in
Message-ID:  <200805210154.m4L1sk8x006408@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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