diff options
| author | Bill Fumerola <billf@FreeBSD.org> | 2000-09-13 20:50:45 +0000 |
|---|---|---|
| committer | Bill Fumerola <billf@FreeBSD.org> | 2000-09-13 20:50:45 +0000 |
| commit | 6fe402670fb8b60a760d7b67d4d8741c8583ff31 (patch) | |
| tree | 85d46bdd991116fdb3eabf66c360338cc349dcbd /mail/postfix-current/files/patch-bc | |
| parent | 7a91cbabe531469ea729c11b74f10fd7d03180ed (diff) | |
Update to the latest snapshot, plus add hooks for all the very spiffy
plugins that postfix can use.
Submitted by: Omanchu Oogali <missnglnk@sneakerz.org> (new MAINTAINER)
Diffstat (limited to 'mail/postfix-current/files/patch-bc')
| -rw-r--r-- | mail/postfix-current/files/patch-bc | 37 |
1 files changed, 19 insertions, 18 deletions
diff --git a/mail/postfix-current/files/patch-bc b/mail/postfix-current/files/patch-bc index 12a369684c8f..652e13c1f066 100644 --- a/mail/postfix-current/files/patch-bc +++ b/mail/postfix-current/files/patch-bc @@ -1,19 +1,20 @@ -*** man/man5/access.5.orig Mon Mar 29 22:35:58 1999 ---- man/man5/access.5 Mon Mar 29 22:36:13 1999 +*** ./html/canonical.5.html.orig Sat Apr 22 20:28:37 2000 +--- ./html/canonical.5.html Thu Jun 1 22:21:57 2000 *************** -*** 8,14 **** - .SH SYNOPSIS - .na - .nf -! \fBpostmap /etc/postfix/access\fR - .SH DESCRIPTION - .ad - .fi ---- 8,14 ---- - .SH SYNOPSIS - .na - .nf -! \fBpostmap !!PREFIX!!/etc/postfix/access\fR - .SH DESCRIPTION - .ad - .fi +*** 11,13 **** + <b>SYNOPSIS</b> +! <b>postmap</b> <b>/etc/postfix/canonical</b> + +--- 11,13 ---- + <b>SYNOPSIS</b> +! <b>postmap</b> <b>!!PREFIX!!/etc/postfix/canonical</b> + +*************** +*** 21,23 **** + used for fast searching by the mail system. Execute the +! command <b>postmap</b> <b>/etc/postfix/canonical</b> 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 <b>postmap</b> <b>!!PREFIX!!/etc/postfix/canonical</b> in order to rebuild + the indexed file after changing the canonical table. |
