diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
commit | df3e7e93b8317ece24fbe7d0c9e4aa1ebb0feca0 (patch) | |
tree | 1d9ecedb74d255866c8e1e5df9db0f2739a8ba66 /mail/postfix25/files/patch-ai | |
parent | c31f9d6cf28e3aa831ff2390ee3ab6ea031dbc76 (diff) |
Notes
Diffstat (limited to 'mail/postfix25/files/patch-ai')
-rw-r--r-- | mail/postfix25/files/patch-ai | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/mail/postfix25/files/patch-ai b/mail/postfix25/files/patch-ai deleted file mode 100644 index f7aa2fd5f4c6..000000000000 --- a/mail/postfix25/files/patch-ai +++ /dev/null @@ -1,18 +0,0 @@ -*** ./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 |