From 6fe402670fb8b60a760d7b67d4d8741c8583ff31 Mon Sep 17 00:00:00 2001 From: Bill Fumerola Date: Wed, 13 Sep 2000 20:50:45 +0000 Subject: Update to the latest snapshot, plus add hooks for all the very spiffy plugins that postfix can use. Submitted by: Omanchu Oogali (new MAINTAINER) --- mail/postfix-current/files/patch-aj | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 mail/postfix-current/files/patch-aj (limited to 'mail/postfix-current/files/patch-aj') diff --git a/mail/postfix-current/files/patch-aj b/mail/postfix-current/files/patch-aj new file mode 100644 index 000000000000..fa3cc640eb53 --- /dev/null +++ b/mail/postfix-current/files/patch-aj @@ -0,0 +1,24 @@ +*** ./conf/sample-misc.cf.orig Thu Sep 23 14:10:52 1999 +--- ./conf/sample-misc.cf Thu Jun 1 22:09:39 2000 +*************** +*** 220,222 **** + # +! program_directory = /usr/libexec/postfix + +--- 220,222 ---- + # +! program_directory = !!PREFIX!!/usr/libexec/postfix + +*************** +*** 263,267 **** + # Specify the types and names of databases to use. After change, +! # run "postmap /etc/postfix/relocated", then "postfix reload". + # +! # relocated_maps = hash:/etc/postfix/relocated + relocated_maps = +--- 263,267 ---- + # Specify the types and names of databases to use. After change, +! # run "postmap !!PREFIX!!/etc/postfix/relocated", then "postfix reload". + # +! # relocated_maps = hash:!!PREFIX!!/etc/postfix/relocated + relocated_maps = -- cgit v1.2.3