summaryrefslogtreecommitdiff
path: root/mail/postfix-postfwd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.10pre8bBeech Rintoul2008-10-183-12/+10
| | | | | | | | PR: ports/128019 Submitted by: Sahil Tandon <sahil@tandon.net> (maintainer) Notes: svn path=/head/; revision=221728
* - New port: mail/postfix-postfwd A postfix firewall policy daemonBeech Rintoul2008-05-215-0/+136
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> Notes: svn path=/head/; revision=213433