Package: mutt
Version: 1.5.18-2
Severity: whishlist

set smtp_authenticators="plain:login" does not work

I am using TLS to protect plain and login auth as passwords are via
LDAP. Mutt seems to be able to use plain and login for IMAP, but not
SMTP. Only a few users are in the separate plaint text database
required for CRAM-MD5 AUTHentication.

I am using exim4-daemon-heavy with libpam-ldap.


mutt -d 5 output

> Using default SMTP port 25
> Connected to 202.189.69.150:25 on fd=6

Only certain accounts without TLS. Using this could allow meet in the
middle as mail will be put in Sent folder on IMAP via TLS.

> 6< 220 n50.bgcaus.com SMTP Only; Tue, 22 Jul 2008 20:59:43 +0800; (NO 
> UCE/UBE. UCE POLICY AT http://www.bgc.com.au/s_11/11_ipdomainuse.cgi C=AU 
> L=WA) Logging access from: 203.161.103.17.static.amnet.net.au [203.161.103.17]
> 6> EHLO thot.cvale.bgc.com.au^M
> 6< 250-n50.bgcaus.com Hello 203.161.103.17.static.amnet.net.au 
> [203.161.103.17]
> 6< 250-SIZE 100000000
> 6< 250-8BITMIME
> 6< 250-PIPELINING
> 6< 250-AUTH CRAM-MD5 NTLM
> 6< 250-STARTTLS
> 6< 250 HELP
> 6> STARTTLS^M

With TLS PLAIN and LOGIN any LDAP user can AUTHenticate, but we don't
have PLAIN or LOGIN.

> 6< 220 TLS go ahead
> 6> EHLO thot.cvale.bgc.com.au^M
> 6< 250-n50.bgcaus.com Hello 203.161.103.17.static.amnet.net.au 
> [203.161.103.17]
> 6< 250-SIZE 100000000
> 6< 250-8BITMIME
> 6< 250-PIPELINING
> 6< 250-AUTH PLAIN LOGIN
> 6< 250 HELP
> SASL local ip: 10.254.0.3;39897, remote ip:202.189.69.150;25
> External SSF: 128
> External authentication name: andrewb
> SASL: No worthy mechs found
> smtp_auth_sasl:  unavailable
> No authenticators available



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to