I'm getting this error when I try to run mbsync:

     ---

     $ mbsync -c /mail/config/mbsyncrc-proc proc
     Reading configuration file /mail/config/mbsyncrc-proc
     Channel proc
     Opening master procremote...
     Resolving mail.mysite.com... ok
     Connecting to mail.mysite.com (W.X.Y.Z:993)...
     Opening slave local...
     Error, certificate owner does not match hostname mail.mysite.com

     ---

Here is my config file:

     ---

     Expunge None
     Create Slave

     MaildirStore local
     Path /mail/data/

     IMAPStore procremote
     Host mail.mysite.com
     User p...@mysite.com
     Pass secret password...
     Port 993
     UseIMAPS yes
     RequireSSL yes
     CertificateFile /mail/certs/mail.mysite.com

     Channel proc
     Master :procremote:
     Slave :local:proc
     Sync Pull

     ---

My cert (which I exported from Thunderbird where it does work) is actually 
named *.mail.myhostingco.com -- I guess that's the problem?  There's another 
thread about this, but with no real resolution:

     http://sourceforge.net/p/isync/mailman/message/32626652/

What can I do?

Thanks,

-- 
Anthony DiSante



------------------------------------------------------------------------------
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to