diff --git a/templates/dovecot-ldap.conf.ext.j2 b/templates/dovecot-ldap.conf.ext.j2 index 4d994db..2663fa0 100644 --- a/templates/dovecot-ldap.conf.ext.j2 +++ b/templates/dovecot-ldap.conf.ext.j2 @@ -5,7 +5,6 @@ # http://wiki2.dovecot.org/AuthDatabase/LDAP # Space separated list of LDAP hosts to use. host:port is allowed too. -# hosts = {{ dovecot_ldap_servers | join(" ") }} uris = {{ dovecot_ldap_uris | join(" ") }} # Use authentication binding for verifying password's validity. This works by