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-cd | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 mail/postfix-current/files/patch-cd (limited to 'mail/postfix-current/files/patch-cd') diff --git a/mail/postfix-current/files/patch-cd b/mail/postfix-current/files/patch-cd new file mode 100644 index 000000000000..b51de44d0bee --- /dev/null +++ b/mail/postfix-current/files/patch-cd @@ -0,0 +1,20 @@ +*** ./man/man5/access.5.orig Sat Apr 22 20:28:30 2000 +--- ./man/man5/access.5 Thu Jun 1 22:39:55 2000 +*************** +*** 10,12 **** + .nf +! \fBpostmap /etc/postfix/access\fR + .SH DESCRIPTION +--- 10,12 ---- + .nf +! \fBpostmap !!PREFIX!!/etc/postfix/access\fR + .SH DESCRIPTION +*************** +*** 21,23 **** + is used for fast searching by the mail system. Execute the command +! \fBpostmap /etc/postfix/access\fR in order to rebuild the indexed + file after changing the access table. +--- 21,23 ---- + is used for fast searching by the mail system. Execute the command +! \fBpostmap !!PREFIX!!/etc/postfix/access\fR in order to rebuild the indexed + file after changing the access table. -- cgit v1.2.3