> i have no clue what that means, but most likely it has something to do > with the fact that the tunneled server's ssl certificate does not match > "mail". you can play with the "openssl s_client" command. if you get > some more helpful error message, i'd be interested in that (to make > mbsync more helpful as well).
~> openssl s_client -debug -host *** connect: Connection refused connect:errno=111 > i suspect that setting CertificateFile to what you get out of getcert > will fix the problem. Thanks! Using the output of getcert seems to work now with this config: IMAPAccount *** Host *** User *** Pass *** SSLType IMAPS AuthMechs LOGIN CertificateFile *** > now, that obviously should not happen. I tried to debug it a bit and 'sock->fd' seems to be correctly initialized at the beginning and then somehow later on to be reset, but I didn't followed it until then. Greetings, Daniel ------------------------------------------------------------------------------ _______________________________________________ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/isync-devel