Hi,

I'm having trouble connecting to a specific IMAP server. When trying to connect 
with mbsync -V or mbsync -Dn I am getting the following error message:

Reading configuration file /home/cms/.mbsyncrc
Channel arbeit
Opening master store stgt-remote...
Resolving mbox.uni-stuttgart.de... ok
Connecting to mbox.uni-stuttgart.de (129.69.1.9:996)... 
Opening slave store arbeit...
SSL error connecting mbox.uni-stuttgart.de (129.69.1.9:996): 
error:00000014:lib(0):func(0):reason(20)


The server port 996 is only available from inside the network (just to let you 
know that tests from outside aren't possible). Connecting to the server with 
openssl s_client works fine. 

My configuration file for this account looks like this:

IMAPAccount stgt
Host mbox.uni-stuttgart.de
User myacco...@server.net
Pass secret
SSLType IMAPS
Port 996


Syncing mail with another IMAP-server (different address, different server) 
works fine.

I don't understand the error -- isn't mbsync working with openssl? 
Why can I connect using openssl s_client, but mbsync pulls an error? 
What does the error code mean?
Is there anything I can do on my side to fix this problem?

Best,
Claus-Michael



------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to