summaryrefslogtreecommitdiff
path: root/mail/postfix21/files/patch-ag
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
commitdb3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch)
tree29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /mail/postfix21/files/patch-ag
parentFix compilation problems. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes: svn path=/head/; revision=47856 svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
Diffstat (limited to 'mail/postfix21/files/patch-ag')
-rw-r--r--mail/postfix21/files/patch-ag15
1 files changed, 0 insertions, 15 deletions
diff --git a/mail/postfix21/files/patch-ag b/mail/postfix21/files/patch-ag
deleted file mode 100644
index 54c0fa918d3b..000000000000
--- a/mail/postfix21/files/patch-ag
+++ /dev/null
@@ -1,15 +0,0 @@
-*** ./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
-