freebsd-ports/mail/postfix-current/files/patch-ch
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

20 lines
697 B
Text

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