1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/mail/postfix-current/files/patch-ce
Bill Fumerola 6fe402670f 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)
2000-09-13 20:50:45 +00:00

21 lines
713 B
Plaintext

*** ./man/man5/canonical.5.orig Sat Apr 22 20:28:30 2000
--- ./man/man5/canonical.5 Thu Jun 1 22:40:18 2000
***************
*** 10,12 ****
.nf
! \fBpostmap /etc/postfix/canonical\fR
.SH DESCRIPTION
--- 10,12 ----
.nf
! \fBpostmap !!PREFIX!!/etc/postfix/canonical\fR
.SH DESCRIPTION
***************
*** 21,23 ****
is used for fast searching by the mail system. Execute the command
! \fBpostmap /etc/postfix/canonical\fR in order to rebuild the indexed
file after changing the canonical table.
--- 21,23 ----
is used for fast searching by the mail system. Execute the command
! \fBpostmap !!PREFIX!!/etc/postfix/canonical\fR in order to rebuild the indexed
file after changing the canonical table.