From 5ccc3bf3dbf87d23a747341eace7e8e4a109033d Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Thu, 19 Sep 2002 10:43:38 +0000 Subject: upgrade postfix-current to latest release (Attila Nagy ) add POSTFIX_OPTIONS variable setting from make.conf (knu) PR: 42928 Submitted by: maintainer --- mail/postfix-current/files/patch-bl | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) (limited to 'mail/postfix-current/files/patch-bl') diff --git a/mail/postfix-current/files/patch-bl b/mail/postfix-current/files/patch-bl index 176c7d1b64de..043266f9af92 100644 --- a/mail/postfix-current/files/patch-bl +++ b/mail/postfix-current/files/patch-bl @@ -1,11 +1,17 @@ -*** ./html/regexp_table.5.html.orig Sat Apr 22 20:28:38 2000 ---- ./html/regexp_table.5.html Thu Jun 1 22:32:44 2000 -*************** -*** 11,13 **** - SYNOPSIS -! regexp:/etc/postfix/filename - ---- 11,13 ---- - SYNOPSIS -! regexp:!!PREFIX!!/etc/postfix/filename - +--- html/regexp_table.5.html.orig Wed Sep 18 15:05:45 2002 ++++ html/regexp_table.5.html Wed Sep 18 15:06:32 2002 +@@ -5,11 +5,11 @@ + regexp_table - format of Postfix regular expression tables + + SYNOPSIS +- regexp:/etc/postfix/filename ++ regexp:!!PREFIX!!/etc/postfix/filename + +- postmap -q "string" regexp:/etc/postfix/filename ++ postmap -q "string" regexp:!!PREFIX!!/etc/postfix/filename + +- postmap -q - regexp:/etc/postfix/filename <inputfile ++ postmap -q - regexp:!!PREFIX!!/etc/postfix/filename <inputfile + + DESCRIPTION + The Postfix mail system uses optional tables for address -- cgit v1.2.3