2
0
Эх сурвалжийг харах

[SOGo] SOGo does no trust self signed or invalid certificates anymore, add temp workaround

andryyy 5 жил өмнө
parent
commit
f2a68b2ff1

+ 1 - 1
data/Dockerfiles/sogo/bootstrap-sogo.sh

@@ -145,7 +145,7 @@ cat <<EOF > /var/lib/sogo/GNUstep/Defaults/sogod.plist
     <key>OCSAclURL</key>
     <string>mysql://${DBUSER}:${DBPASS}@%2Fvar%2Frun%2Fmysqld%2Fmysqld.sock/${DBNAME}/sogo_acl</string>
     <key>SOGoIMAPServer</key>
-    <string>imaps://${IPV4_NETWORK}.250:993</string>
+    <string>imap://${IPV4_NETWORK}.250:143/?TLS=NO</string>
     <key>SOGoTrustProxyAuthentication</key>
     <string>${TRUST_PROXY}</string>
     <key>SOGoEncryptionKey</key>