From 6fe402670fb8b60a760d7b67d4d8741c8583ff31 Mon Sep 17 00:00:00 2001 From: Bill Fumerola Date: Wed, 13 Sep 2000 20:50:45 +0000 Subject: Update to the latest snapshot, plus add hooks for all the very spiffy plugins that postfix can use. Submitted by: Omanchu Oogali (new MAINTAINER) --- mail/postfix-current/files/patch-ai | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 mail/postfix-current/files/patch-ai (limited to 'mail/postfix-current/files/patch-ai') 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 -- cgit v1.2.3