This commit is contained in:
Mauro Torrez 2019-09-08 14:37:52 -03:00
parent 04516a9ab2
commit 522f2a143a

View File

@ -5,7 +5,6 @@
# http://wiki2.dovecot.org/AuthDatabase/LDAP # http://wiki2.dovecot.org/AuthDatabase/LDAP
# Space separated list of LDAP hosts to use. host:port is allowed too. # Space separated list of LDAP hosts to use. host:port is allowed too.
# hosts = {{ dovecot_ldap_servers | join(" ") }}
uris = {{ dovecot_ldap_uris | join(" ") }} uris = {{ dovecot_ldap_uris | join(" ") }}
# Use authentication binding for verifying password's validity. This works by # Use authentication binding for verifying password's validity. This works by