aboutsummaryrefslogtreecommitdiffstats
path: root/mail/postfix-current/files/patch-ch
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>2000-09-13 20:50:45 +0000
committerBill Fumerola <billf@FreeBSD.org>2000-09-13 20:50:45 +0000
commit6fe402670fb8b60a760d7b67d4d8741c8583ff31 (patch)
tree85d46bdd991116fdb3eabf66c360338cc349dcbd /mail/postfix-current/files/patch-ch
parent7a91cbabe531469ea729c11b74f10fd7d03180ed (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-ch')
-rw-r--r--mail/postfix-current/files/patch-ch20
1 files changed, 20 insertions, 0 deletions
diff --git a/mail/postfix-current/files/patch-ch b/mail/postfix-current/files/patch-ch
new file mode 100644
index 000000000000..3ed047ea474c
--- /dev/null
+++ b/mail/postfix-current/files/patch-ch
@@ -0,0 +1,20 @@
+*** ./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.