diff options
author | Richard A Nelson (Rick) <cowboy@debian.org> | 2005-03-01 19:02:00 +0000 |
---|---|---|
committer | Andreas Beckmann <debian@abeckmann.de> | 2012-10-01 19:58:46 +0200 |
commit | b8c9d9d14db0b72b65a54a4285066e2024ea4a03 (patch) | |
tree | 05c47a47c6efcce83b44383979059765f824dfb6 /debian/examples/sasl/Sendmail.conf.2 | |
parent | a875402789ecb6c61ead9b214e258c83e4d135e6 (diff) | |
download | sendmail-debian/8.13.3-8.tar.gz |
Imported Debian patch 8.13.3-8debian/8.13.3-8
Diffstat (limited to 'debian/examples/sasl/Sendmail.conf.2')
-rw-r--r-- | debian/examples/sasl/Sendmail.conf.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/examples/sasl/Sendmail.conf.2 b/debian/examples/sasl/Sendmail.conf.2 index e627485..0d90164 100644 --- a/debian/examples/sasl/Sendmail.conf.2 +++ b/debian/examples/sasl/Sendmail.conf.2 @@ -19,5 +19,5 @@ pwcheck_method: auxprop saslauthd auxprop_plugin: sasldb allowanonymouslogin: 0 allowplaintext: 1 -mech_list: EXTERNAL DIGEST-MD5 CRAM-MD5 NTLM LOGIN PLAIN +mech_list: EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN |