Scott Balneaves wrote: >> >> I have just updated Binc to v. 1.2.3, by installing the RPM for RH 8.0. The >> imap server is up and running, but am not able to connect to it via SSL from >> KMail. The old version worked, so I wonder if anybody else have encountered >> problems with the RH 0.8 RPM? >> >> Regards >>
>I'm wondering if the config file is pointing to your certificates >correctly. Have you checked the /etc/opt/bincimap/bincimap.conf file to >make sure it's pointing at the certificates (pem file, etc)? Yes, I have checked that. I presume I do not need to restart bincimap when I change bincimap.conf? Also, I have no problem logging into the mail server via ssh. When trying to connect locally on the server maching I get the following error message # openssl s_client -connect localhost:993 -crlf CONNECTED(00000003) write:error=104 but ones I got # openssl s_client -connect localhost:993 -crlf CONNECTED(00000003) 7105:error140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:s23_lib.c:226: When I tried again I got CONNECTED(00000003) write:error=104 I also get exactly the same errormessage when issuing # openssl s_client -connect localhost:993 -crlf from a remote machine (the one with the MUA). Does that make sence to anybody? ( It's booring reading email with vi )
