Patrick H Radtke wrote:
I don't think your replica machine ('backup') is configured correctly
Thank you!
You were right.
Now sync_client connects to server correctly.
But it is not completely clear how sync_client -r replication works.
I see that this process juts disappears after some time and I see no
replication at all...
but sync_client -u replication works OK..
On your replica do you have lines like:
tls_cert_file: /var/cyrus/mail.pem
tls_key_file: /var/cyrus/mail.pem
tls_ca_file: /var/cyrus/GeoTrustCA.pem
sasl_mech_list: PLAIN
Can you connect to the replica on the imap port with STARTTLS and PLAIN?
Try using imtest to find out.
imtest -u cyrus -a cyrus -t "" -m PLAIN liverwurst2
----
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