mail: rebase config against upstream

This commit is contained in:
Markus 2022-07-16 18:41:33 +02:00
parent d5ec34c47e
commit cd80847a57
1 changed files with 2 additions and 3 deletions

View File

@ -31,8 +31,7 @@ dn = {{ ldap_binddn }}
dnpass = {{ ldap_bindpw }}
# Use SASL binding instead of the simple binding. Note that this changes
# ldap_version automatically to be 3 if it's lower. Also note that SASL binds
# and auth_bind=yes don't work together.
# ldap_version automatically to be 3 if it's lower.
#sasl_bind = no
# SASL mechanism name to use.
#sasl_mech =
@ -46,7 +45,7 @@ dnpass = {{ ldap_bindpw }}
#tls = no
# TLS options, currently supported only with OpenLDAP:
tls_ca_cert_file = /etc/ssl/certs/ca-certificates.crt
#tls_ca_cert_dir = /etc/ssl/certs
#tls_ca_cert_dir =
#tls_cipher_suite =
# TLS cert/key is used only if LDAP server requires a client certificate.
#tls_cert_file =