aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-05-21 01:54:45 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-05-21 01:54:45 +0000
commitb908a40f6547db4088841302dd1250dc43d8e9b5 (patch)
treeb4d73f0372161e99473ec1a80ac1e09c2ec4e7d3 /mail/Makefile
parentccb545167d3d9b44fe039be9fb7f63b29827a4ea (diff)
downloadports-b908a40f6547db4088841302dd1250dc43d8e9b5.tar.gz
ports-b908a40f6547db4088841302dd1250dc43d8e9b5.zip
- 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>
Notes
Notes: svn path=/head/; revision=213433
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index ec2253923f59..5e0e7b9c7df4 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -466,6 +466,7 @@
SUBDIR += postfix-policyd-sf
SUBDIR += postfix-policyd-spf
SUBDIR += postfix-policyd-weight
+ SUBDIR += postfix-postfwd
SUBDIR += postfix1
SUBDIR += postfix21
SUBDIR += postfix22