diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
commit | 01a9f79f0a3692d8148990805beabc8593d3596d (patch) | |
tree | 99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /mail/postfix22/files/patch-ag | |
parent | New index, rebuilt due to samba changes. (Gee, how many things (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'.release/4.3.0
Diffstat (limited to 'mail/postfix22/files/patch-ag')
-rw-r--r-- | mail/postfix22/files/patch-ag | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/mail/postfix22/files/patch-ag b/mail/postfix22/files/patch-ag deleted file mode 100644 index 54c0fa918d3b..000000000000 --- a/mail/postfix22/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 - |