From 8a2cbd2c5c26780a94a2831f72aed48dec5ce716 Mon Sep 17 00:00:00 2001 From: "David W. Chapman Jr." Date: Thu, 21 Nov 2002 15:38:36 +0000 Subject: Update to latest snapshot Remove patches and use REINPLACE_CMD where possible PR: 45527 Submitted by: maintainer --- mail/postfix-current/files/patch-bj | 42 ------------------------------------- 1 file changed, 42 deletions(-) delete mode 100644 mail/postfix-current/files/patch-bj (limited to 'mail/postfix-current/files/patch-bj') diff --git a/mail/postfix-current/files/patch-bj b/mail/postfix-current/files/patch-bj deleted file mode 100644 index 00e78d01ba5a..000000000000 --- a/mail/postfix-current/files/patch-bj +++ /dev/null @@ -1,42 +0,0 @@ -*** ./html/uce.html.orig Fri Dec 31 15:06:07 1999 ---- ./html/uce.html Thu Jun 1 22:31:37 2000 -*************** -*** 126,130 **** - -!
header_checks = regexp:/etc/postfix/header_checks - -!
header_checks = pcre:/etc/postfix/header_checks - ---- 126,130 ---- - -!
header_checks = regexp:!!PREFIX!!/etc/postfix/header_checks - -!
header_checks = pcre:!!PREFIX!!/etc/postfix/header_checks - -*************** -*** 169,171 **** - -!
smtpd_client_restrictions = hash:/etc/postfix/access, - reject_maps_rbl ---- 169,171 ---- - -!
smtpd_client_restrictions = hash:!!PREFIX!!/etc/postfix/access, - reject_maps_rbl -*************** -*** 474,476 **** - -!
smtpd_sender_restrictions = hash:/etc/postfix/access, - reject_unknown_sender_domain ---- 474,476 ---- - -!
smtpd_sender_restrictions = hash:!!PREFIX!!/etc/postfix/access, - reject_unknown_sender_domain -*************** -*** 856,858 **** -
smtpd_etrn_restrictions = permit_mynetworks, -! hash:/etc/postfix/etrn_access, reject - ---- 856,858 ---- -
smtpd_etrn_restrictions = permit_mynetworks, -! hash:!!PREFIX!!/etc/postfix/etrn_access, reject - -- cgit v1.2.3