From d9c1c83acd648cf463ac06318fcfb6a208f74347 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Thu, 2 Jan 2003 15:50:43 +0000 Subject: upgrade to 1.1.12 PR: 45802 Submitted by: maintainer --- mail/postfix1/files/patch-bp | 43 ------------------------------------------- 1 file changed, 43 deletions(-) delete mode 100644 mail/postfix1/files/patch-bp (limited to 'mail/postfix1/files/patch-bp') diff --git a/mail/postfix1/files/patch-bp b/mail/postfix1/files/patch-bp deleted file mode 100644 index 5206bfd4bfd0..000000000000 --- a/mail/postfix1/files/patch-bp +++ /dev/null @@ -1,43 +0,0 @@ ---- ./html/virtual.5.html.orig Tue Nov 21 21:46:50 2000 -+++ ./html/virtual.5.html Tue Nov 21 21:47:17 2000 -@@ -9,7 +9,7 @@ - virtual - format of Postfix virtual table - - SYNOPSIS -- postmap /etc/postfix/virtual -+ postmap !!PREFIX!!/etc/postfix/virtual - - DESCRIPTION - The optional virtual table specifies address redirections -@@ -27,7 +27,7 @@ - that serves as input to the postmap(1) command. The - result, an indexed file in dbm or db format, is used for - fast searching by the mail system. Execute the command -- postmap /etc/postfix/virtual in order to rebuild the -+ postmap !!PREFIX!!/etc/postfix/virtual in order to rebuild the - indexed file after changing the text file. - - When the table is provided via other means such as NIS, -@@ -52,7 +52,7 @@ - - Support for a Postfix-style virtual domain looks like: - -- /etc/postfix/virtual: -+ !!PREFIX!!/etc/postfix/virtual: - virtual.domain anything (right-hand content does not matter) - postmaster@virtual.domain postmaster - user1@virtual.domain address1 -@@ -94,11 +94,11 @@ - - Support for a Sendmail-style virtual domain looks like: - -- /etc/postfix/main.cf: -+ !!PREFIX!!/etc/postfix/main.cf: - mydestination = $myhostname localhost.$mydomain $mydomain - virtual.domain - -- /etc/postfix/virtual: -+ !!PREFIX!!/etc/postfix/virtual: - user1@virtual.domain address1 - user2@virtual.domain address2, address3 - -- cgit v1.2.3