summaryrefslogtreecommitdiff
path: root/mail/postfix-current/files/patch-aj
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-aj
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-aj')
-rw-r--r--mail/postfix-current/files/patch-aj24
1 files changed, 24 insertions, 0 deletions
diff --git a/mail/postfix-current/files/patch-aj b/mail/postfix-current/files/patch-aj
new file mode 100644
index 000000000000..fa3cc640eb53
--- /dev/null
+++ b/mail/postfix-current/files/patch-aj
@@ -0,0 +1,24 @@
+*** ./conf/sample-misc.cf.orig Thu Sep 23 14:10:52 1999
+--- ./conf/sample-misc.cf Thu Jun 1 22:09:39 2000
+***************
+*** 220,222 ****
+ #
+! program_directory = /usr/libexec/postfix
+
+--- 220,222 ----
+ #
+! program_directory = !!PREFIX!!/usr/libexec/postfix
+
+***************
+*** 263,267 ****
+ # Specify the types and names of databases to use. After change,
+! # run "postmap /etc/postfix/relocated", then "postfix reload".
+ #
+! # relocated_maps = hash:/etc/postfix/relocated
+ relocated_maps =
+--- 263,267 ----
+ # Specify the types and names of databases to use. After change,
+! # run "postmap !!PREFIX!!/etc/postfix/relocated", then "postfix reload".
+ #
+! # relocated_maps = hash:!!PREFIX!!/etc/postfix/relocated
+ relocated_maps =