On 3.12.2010, at 5.55, Tim Traver wrote: >> Dec 03 07:51:09 imap-login: Disconnected (no auth attempts): >> rip=81.193.158.104, lip=80.83.4.5, TLS handshaking: Disconnected >> Dec 03 07:51:19 imap-login: Disconnected (no auth attempts): >> rip=81.193.158.104, lip=80.83.4.5, TLS handshaking: SSL_accept() failed: >> error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol > > I just checked, and none of those messages were in the dovecot.errors > file while I was attempting to make those connections locally with that > openssl connect command line option.
Those aren't errors (user-generated "errors" won't end up in errors log, because there's nothing sysadmin can do about them anyway). They're the regular disconnect messages in the info log. > It must crash the login process before it gets a chance to write to the > log or something... If login process crashes, master logs an error about it.
