On 12/2/2010 9:52 PM, Timo Sirainen wrote: > On 3.12.2010, at 5.46, Tim Traver wrote: > >> So, I guess I'm not sure if it is dovecot or not yet, although it is >> kind of strange that nothing is written in the logs about the handshake >> failing. > Dovecot should log something in the disconnect message. For example: > > 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. It must crash the login process before it gets a chance to write to the log or something...
