fix sogo bugs after 2022-08 update

This commit is contained in:
FreddleSpl0it
2022-09-08 10:32:07 +02:00
parent 7c9c2c35f8
commit 72e204f8fd
3 changed files with 4 additions and 18 deletions

View File

@@ -32,8 +32,6 @@
// );
// self-signed is not trusted anymore
SOGoSieveServer = "sieve://dovecot:4190/?TLS=YES&tlsVerifyMode=none";
SOGoSMTPServer = "smtp://postfix:588/?TLS=YES&tlsVerifyMode=none";
WOPort = "0.0.0.0:20000";
SOGoMemcachedHost = "memcached";