summaryrefslogtreecommitdiff
path: root/mail/postfix-current/files/patch-dc
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-dc
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-dc')
-rw-r--r--mail/postfix-current/files/patch-dc20
1 files changed, 20 insertions, 0 deletions
diff --git a/mail/postfix-current/files/patch-dc b/mail/postfix-current/files/patch-dc
new file mode 100644
index 000000000000..786f2da45c32
--- /dev/null
+++ b/mail/postfix-current/files/patch-dc
@@ -0,0 +1,20 @@
+*** ./proto/canonical.orig Sun Apr 9 16:43:37 2000
+--- ./proto/canonical Thu Jun 1 22:45:28 2000
+***************
+*** 6,8 ****
+ # SYNOPSIS
+! # \fBpostmap /etc/postfix/canonical\fR
+ # DESCRIPTION
+--- 6,8 ----
+ # SYNOPSIS
+! # \fBpostmap !!PREFIX!!/etc/postfix/canonical\fR
+ # DESCRIPTION
+***************
+*** 15,17 ****
+ # 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.
+--- 15,17 ----
+ # 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.