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-bo
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
797 B
Plaintext

*** ./html/transport.5.html.orig Sat Apr 22 20:28:37 2000
--- ./html/transport.5.html Thu Jun 1 22:35:04 2000
***************
*** 11,13 ****
<b>SYNOPSIS</b>
! <b>postmap</b> <b>/etc/postfix/transport</b>
--- 11,13 ----
<b>SYNOPSIS</b>
! <b>postmap</b> <b>!!PREFIX!!/etc/postfix/transport</b>
***************
*** 22,24 ****
used for fast searching by the mail system. Execute the
! command <b>postmap</b> <b>/etc/postfix/transport</b> in order to rebuild
the indexed file after changing the transport table.
--- 22,24 ----
used for fast searching by the mail system. Execute the
! command <b>postmap</b> <b>!!PREFIX!!/etc/postfix/transport</b> in order to rebuild
the indexed file after changing the transport table.