Package: dovecot-core
Version: 1:2.2.34-2~bpo9+1

Quack,

Due to some quirks I got the case of the replication partner slightly changed:
===================================
--- before: /etc/dovecot/conf.d/30-replication.conf
+++ after: /home/duck/.ansible/tmp/ansible-local-1486524ev4g0z/tmpcamd7peu/30-replication.conf
@@ -23,7 +23,7 @@
 }

 plugin {
-  mail_replica = tcps:toushirou.duckcorp.org:6700
+  mail_replica = tcps:Toushirou.duckcorp.org:6700
   replication_full_sync_interval = 1 hours
 }
===================================

Which unexpectedly led to:
Dec 06 05:29:29 Orfeo dovecot[5400]: doveadm(duck): Error: doveadm server disconnected before handshake: SSL certificate doesn't match expected host name Toushirou.duckcorp.org Dec 06 05:29:29 Orfeo dovecot[5400]: doveadm(duck): Error: sync: Disconnected from remote: SSL certificate doesn't match expected host name Toushirou.duckcorp.org

The certificate, which has not changed, is configured with a SAN containing DNS:toushirou.duckcorp.org.

DNS being case remembering but not sensitive, it should not cause a problem.

Regards.
\_o<

--
Marc Dequènes

Reply via email to