From a18efbaa2235aa1547644778ae5a6d14c6fe086c Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Wed, 22 Nov 2000 11:44:54 +0000 Subject: - Add TLS support which includes SSL; - add sample-flush.cf to pkg-plist; - update to 20001121. PR: 22962 Submitted by: maintainer --- mail/postfix-current/files/patch-bc | 40 ++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'mail/postfix-current/files/patch-bc') diff --git a/mail/postfix-current/files/patch-bc b/mail/postfix-current/files/patch-bc index 652e13c1f066..e407a9650585 100644 --- a/mail/postfix-current/files/patch-bc +++ b/mail/postfix-current/files/patch-bc @@ -1,20 +1,20 @@ -*** ./html/canonical.5.html.orig Sat Apr 22 20:28:37 2000 ---- ./html/canonical.5.html Thu Jun 1 22:21:57 2000 -*************** -*** 11,13 **** - SYNOPSIS -! postmap /etc/postfix/canonical - ---- 11,13 ---- - SYNOPSIS -! postmap !!PREFIX!!/etc/postfix/canonical - -*************** -*** 21,23 **** - used for fast searching by the mail system. Execute the -! command postmap /etc/postfix/canonical in order to rebuild - the indexed file after changing the canonical table. ---- 21,23 ---- - used for fast searching by the mail system. Execute the -! command postmap !!PREFIX!!/etc/postfix/canonical in order to rebuild - the indexed file after changing the canonical table. +--- ./html/canonical.5.html.orig Tue Nov 21 21:32:38 2000 ++++ ./html/canonical.5.html Tue Nov 21 21:33:21 2000 +@@ -9,7 +9,7 @@ + canonical - format of Postfix canonical table + + SYNOPSIS +- postmap /etc/postfix/canonical ++ postmap !!PREFIX!!/etc/postfix/canonical + + DESCRIPTION + The optional canonical table specifies an address mapping +@@ -20,7 +20,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/canonical in order to rebuild the ++ postmap !!PREFIX!!/etc/postfix/canonical in order to rebuild the + indexed file after changing the text file. + + When the table is provided via other means such as NIS, -- cgit v1.2.3