diff options
Diffstat (limited to 'consul/configuration/email/sogo/sogo.conf.tpl')
-rw-r--r-- | consul/configuration/email/sogo/sogo.conf.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/consul/configuration/email/sogo/sogo.conf.tpl b/consul/configuration/email/sogo/sogo.conf.tpl index 0b87db7..d4261e5 100644 --- a/consul/configuration/email/sogo/sogo.conf.tpl +++ b/consul/configuration/email/sogo/sogo.conf.tpl @@ -23,7 +23,7 @@ SOGoSentFolderName = Sent; SOGoTrashFolderName = Trash; SOGoDraftsFolderName = Drafts; - SOGoIMAPServer = "imaps://dovecot-imaps.service.2.cluster.deuxfleurs.fr:993/"; + SOGoIMAPServer = "imaps://dovecot-imaps.service.2.cluster.deuxfleurs.fr:993/?tlsVerifyMode=none"; SOGoSieveServer = "sieve://sieve.service.2.cluster.deuxfleurs.fr:4190/?tls=YES"; SOGoIMAPAclConformsToIMAPExt = YES; SOGoVacationEnabled = NO; |