Re: authentication, outgoing, IMAP
Kazuhiro Ito <[email protected]>
| Newsgroups | gmane.mail.wanderlust.general.japanese |
|---|---|
| Message-ID | <[email protected]> |
> > Why you need to change? > Security? LOGIN authentication is meaningless to security. > When using webmail, I had/have the impression the password is also > encrypted. I thought this was standard these days. It seems risky to > send anything confidential like a password in clear text. Setting elmo-imap4-default-stream-type to ssl means you use IMAP over SSL. As I wote in the previous post, ALL communications with server are encrypted including password (regardless authentication mechamnism). I think you don't need any further customization. > > As authentication mechanism, CLEAR authentication sends plain password > > to a server. > So... any ideas how I can debug it? It uses openssl? I guess server simply dose not support LOGIN authentication. You can confirm log by setting elmo-imap4-debug to t, but I think that you don't need to do it. -- Kazuhiro Ito