21 Jan
2009
21 Jan
'09
12:43 a.m.
That makes a lot of sense.
Thanks!!
-N
On Jan 20, 2009, at 2:37 PM, Timo Sirainen wrote:
On Tue, 2009-01-20 at 14:19 -0800, Noah Silverman wrote:
Even stranger is that we don't see any of the debug information in
the logs even though we've set all the debug options to true. .. dovecot: Jan 20 14:09:20 Info: imap-login: Disconnected (no auth attempts): rip=xxx.xxx.xxx.xxx, lip=xxx.xxx.xxx.xxxThe client simply disconnects without even attempting to log in.
ssl_disable: yes
The client has no way of logging in, because you you've disabled SSL
and by default plaintext authentication is also disabled. You probably
want to set disable_plaintext_auth=no.