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

Alan Bram alan.bram at example.com
Sat Nov 1 00:51:27 JST 2008


> I have tried looking at the code but what I don't understand is how mew
> determines what sort of SMTP auth to use, i.e. PLAIN, LOGIN, MD5 etc.

I have the following in my .mew.el

    (setq mew-smtp-auth-list '("PLAIN"))

and it seems to work for me.

> Also, is there a way to log the actual transcript of the SMTP
> session?

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*".


Cheers,
 - arb



More information about the Mew-int mailing list