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-bp | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 mail/postfix-current/files/patch-bp (limited to 'mail/postfix-current/files/patch-bp') diff --git a/mail/postfix-current/files/patch-bp b/mail/postfix-current/files/patch-bp new file mode 100644 index 000000000000..6d7f1bb5201c --- /dev/null +++ b/mail/postfix-current/files/patch-bp @@ -0,0 +1,20 @@ +*** ./html/virtual.5.html.orig Sat Apr 22 20:28:38 2000 +--- ./html/virtual.5.html Thu Jun 1 22:35:20 2000 +*************** +*** 11,13 **** + SYNOPSIS +! postmap /etc/postfix/virtual + +--- 11,13 ---- + SYNOPSIS +! postmap !!PREFIX!!/etc/postfix/virtual + +*************** +*** 28,30 **** + used for fast searching by the mail system. Execute the +! command postmap /etc/postfix/virtual in order to rebuild + the indexed file after changing the virtual table. +--- 28,30 ---- + used for fast searching by the mail system. Execute the +! command postmap !!PREFIX!!/etc/postfix/virtual in order to rebuild + the indexed file after changing the virtual table. -- cgit v1.2.3