[mew-int 2627] Re: Trouble with an SSL SMTP connection.
Ian Grant
Ian.Grant at example.com
Sat Nov 1 02:12:00 JST 2008
On 31 Oct 2008, at 15:51, Alan Bram wrote:
>
> Type 'z d' (for mew-summary-toggle-debug) in the Mew Summary buffer.
> After that, any server interactions will be logged into an Emacs
> buffer called "*Mew debug*".
Aha, thanks! It shows the session below. It looks to me like it's
sending an encrypted password. Is that what PLAIN auth should do?
250-SIZE 52428800
250-PIPELINING
250-AUTH LOGIN PLAIN
250 HELP
<=SEND=>
AUTH PLAIN long-base64-encoded-string-here==
<AUTH-PLAIN>
535 Incorrect authentication data
More information about the Mew-int
mailing list