Skip to content

Commit 31458e3

Browse files
committed
groupware: devtools: add email encryption settings to idmldap.toml
1 parent 399fcbb commit 31458e3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • devtools/deployments/opencloud_full/config/stalwart

devtools/deployments/opencloud_full/config/stalwart/idmldap.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ directory.ldap.tls.allow-invalid-certs = true
5656
directory.ldap.tls.enable = true
5757
directory.ldap.type = "ldap"
5858
directory.ldap.url = "ldap://ldap-server:1389"
59+
email.encryption.enable = true
60+
email.encryption.append = false
5961
http.allowed-endpoint = 200
6062
http.hsts = true
6163
http.permissive-cors = false

0 commit comments

Comments
 (0)