From 522f2a143a3b976ed9881094b918dc08bb4d97b2 Mon Sep 17 00:00:00 2001 From: Mauro Torrez Date: Sun, 8 Sep 2019 14:37:52 -0300 Subject: [PATCH] bf --- templates/dovecot-ldap.conf.ext.j2 | 1 - 1 file changed, 1 deletion(-) 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