diff --git a/rootfs/etc/confd/templates/ldap-virtual-mailbox-domains.cf.tmpl b/rootfs/etc/confd/templates/ldap-virtual-mailbox-domains.cf.tmpl index fd08fd1..e53834f 100644 --- a/rootfs/etc/confd/templates/ldap-virtual-mailbox-domains.cf.tmpl +++ b/rootfs/etc/confd/templates/ldap-virtual-mailbox-domains.cf.tmpl @@ -1,4 +1,4 @@ -server_host = {{getenv "LDAPHOST"}} +server_host = {{getenv "LDAPURI"}} start_tls = {{getenv "LDAPSTARTTLS"}} bind = yes bind_dn = {{getenv "LDAPBINDDN" }}