Add smtp to config sogo

This commit is contained in:
Ruben Hensen
2026-04-05 21:53:16 +02:00
parent 66a5e2600f
commit abe8fc348e
+1
View File
@@ -39,6 +39,7 @@ spec:
displayName: "Shared Addresses"
filter: "(objectClass=user)"
SOGoIMAPServer: "imaps://stalwart.rubenhensen.nl:993"
SOGoMailingMechanism: "smtp"
SOGoSMTPServer: "smtp://stalwart.rubenhensen.nl:587/?tls=YES&tlsVerifyMode=allowInsecureLocalhost"
SOGoSMTPAuthenticationType: "PLAIN"
NGImap4DisableIMAP4Pooling: "NO"