summaryrefslogtreecommitdiff
path: root/mail/postfix-current/files/patch-bm
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-bm
parentUpdate to 6.3 (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)
Notes
Notes: svn path=/head/; revision=32589
Diffstat (limited to 'mail/postfix-current/files/patch-bm')
-rw-r--r--mail/postfix-current/files/patch-bm20
1 files changed, 20 insertions, 0 deletions
diff --git a/mail/postfix-current/files/patch-bm b/mail/postfix-current/files/patch-bm
new file mode 100644
index 000000000000..5b779eb163f1
--- /dev/null
+++ b/mail/postfix-current/files/patch-bm
@@ -0,0 +1,20 @@
+*** ./html/relocated.5.html.orig Sat Apr 22 20:28:37 2000
+--- ./html/relocated.5.html Thu Jun 1 22:33:09 2000
+***************
+*** 11,13 ****
+ <b>SYNOPSIS</b>
+! <b>postmap</b> <b>/etc/postfix/relocated</b>
+
+--- 11,13 ----
+ <b>SYNOPSIS</b>
+! <b>postmap</b> <b>!!PREFIX!!/etc/postfix/relocated</b>
+
+***************
+*** 21,23 ****
+ used for fast searching by the mail system. Execute the
+! command <b>postmap</b> <b>/etc/postfix/relocated</b> in order to rebuild
+ the indexed file after changing the relocated table.
+--- 21,23 ----
+ used for fast searching by the mail system. Execute the
+! command <b>postmap</b> <b>!!PREFIX!!/etc/postfix/relocated</b> in order to rebuild
+ the indexed file after changing the relocated table.