summaryrefslogtreecommitdiff
path: root/mail/postfix-current/files/patch-ag
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-ag
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-ag')
-rw-r--r--mail/postfix-current/files/patch-ag15
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/postfix-current/files/patch-ag b/mail/postfix-current/files/patch-ag
new file mode 100644
index 000000000000..54c0fa918d3b
--- /dev/null
+++ b/mail/postfix-current/files/patch-ag
@@ -0,0 +1,15 @@
+*** ./conf/sample-auth.cf.orig Sun May 28 17:55:19 2000
+--- ./conf/sample-auth.cf Thu Jun 1 22:05:32 2000
+***************
+*** 91,95 ****
+ # The Postfix SMTP client opens the lookup table before going to
+! # chroot jail, so you can leave the password file in /etc/postfix.
+ #
+! smtp_sasl_password_maps = hash:/etc/postfix/saslpass
+
+--- 91,95 ----
+ # The Postfix SMTP client opens the lookup table before going to
+! # chroot jail, so you can leave the password file in !!PREFIX!!/etc/postfix.
+ #
+! smtp_sasl_password_maps = hash:!!PREFIX!!/etc/postfix/saslpass
+