[mew-int 2628] Re: Trouble with an SSL SMTP connection.

Kazu Yamamoto ( 山本和彦 ) kazu at example.com
Tue Nov 4 12:50:30 JST 2008


Hello,

> <=SEND=>
> AUTH PLAIN long-base64-encoded-string-here==
> 
> <AUTH-PLAIN>
> 535 Incorrect authentication data

There are some variations of SMTP AUTH PLAIN. 

One possibility is mew-smtp-auth-plain-authorize-id. This defaults to nil.
What will happen if set it to t?

	(setq mew-smtp-auth-plain-authorize-id t)

--Kazu



More information about the Mew-int mailing list