Patrick H Radtke wrote:
So the connection works, but there is probably a problem with the
authentication.
What authentication mechanism are you useing for sync_client?
sync_server should advertise the available SASL mechanisms.
If you are using PLAIN then you need to have a certificate,
so STARTTLS will work prior to sending a password.
here's what one of our replica's advertises
telnet liverwurst2 2005
Trying 128.59.33.151...
Connected to liverwurst2.cc.columbia.edu (128.59.33.151).
Escape character is '^]'.
* SASL GSSAPI
* STARTTLS
* OK liverwurst2.cc.columbia.edu Cyrus sync server v2.3-alpha
Sorry, I don't understand completely.
I have certificate and use it for imaps.
And, yes, I use plain.
What I need to write in imap.conf?
----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html