summaryrefslogtreecommitdiff
path: root/mail/postfix-current/files/patch-ai
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>2000-09-13 20:50:45 +0000
committerBill Fumerola <billf@FreeBSD.org>2000-09-13 20:50:45 +0000
commit6fe402670fb8b60a760d7b67d4d8741c8583ff31 (patch)
tree85d46bdd991116fdb3eabf66c360338cc349dcbd /mail/postfix-current/files/patch-ai
parentUpdate to 6.3 (diff)
Update to the latest snapshot, plus add hooks for all the very spiffy
plugins that postfix can use. Submitted by: Omanchu Oogali <missnglnk@sneakerz.org> (new MAINTAINER)
Notes
Notes: svn path=/head/; revision=32589
Diffstat (limited to '')
-rw-r--r--mail/postfix-current/files/patch-ai18
1 files changed, 18 insertions, 0 deletions
diff --git a/mail/postfix-current/files/patch-ai b/mail/postfix-current/files/patch-ai
new file mode 100644
index 000000000000..f7aa2fd5f4c6
--- /dev/null
+++ b/mail/postfix-current/files/patch-ai
@@ -0,0 +1,18 @@
+*** ./conf/sample-filter.cf.orig Mon May 29 11:30:44 2000
+--- ./conf/sample-filter.cf Thu Jun 1 22:07:58 2000
+***************
+*** 15,17 ****
+ #
+! header_checks = regexp:/etc/postfix/header_checks
+
+--- 15,17 ----
+ #
+! header_checks = regexp:!!PREFIX!!/etc/postfix/header_checks
+
+***************
+*** 26,27 ****
+ #
+! body_checks = regexp:/etc/postfix/body_checks
+--- 26,27 ----
+ #
+! body_checks = regexp:!!PREFIX!!/etc/postfix/body_checks