mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Add smtp to config sogo
This commit is contained in:
@@ -39,6 +39,7 @@ spec:
|
|||||||
displayName: "Shared Addresses"
|
displayName: "Shared Addresses"
|
||||||
filter: "(objectClass=user)"
|
filter: "(objectClass=user)"
|
||||||
SOGoIMAPServer: "imaps://stalwart.rubenhensen.nl:993"
|
SOGoIMAPServer: "imaps://stalwart.rubenhensen.nl:993"
|
||||||
|
SOGoMailingMechanism: "smtp"
|
||||||
SOGoSMTPServer: "smtp://stalwart.rubenhensen.nl:587/?tls=YES&tlsVerifyMode=allowInsecureLocalhost"
|
SOGoSMTPServer: "smtp://stalwart.rubenhensen.nl:587/?tls=YES&tlsVerifyMode=allowInsecureLocalhost"
|
||||||
SOGoSMTPAuthenticationType: "PLAIN"
|
SOGoSMTPAuthenticationType: "PLAIN"
|
||||||
NGImap4DisableIMAP4Pooling: "NO"
|
NGImap4DisableIMAP4Pooling: "NO"
|
||||||
|
|||||||
Reference in New Issue
Block a user