On Må, 2009-07-13, 14:01 wrote Steffen Kaiser: > On Sat, 11 Jul 2009, Glenn Remstedt wrote: > >> here are the output from dovecot-log: >> Info: imap-login: Disconnected (no auth attempts): rip=192.168.1.220, >> lip=192.168.1.220, TLS handshaking: SSL_accept() failed: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol >> * any hint or pointers are more then welcome > > Does squirrelmail connects to port 995, but is not using SSL?
when testing SSL/TLS connections they all works i.e. # for pop: openssl s_client -connect localhost:995 # for imap: openssl s_client -connect localhost:993 openssl s_client -connect localhost:143 -starttls imap > > > Are both demons use the same OpenSSL library version? >
