Hi,
Thanks for the response - I had be bashing my head against the wall on
this for a few weeks. I even wrote a perl script to do the job for me
(hours of my life wasted). But I did get it to work with LDAP using a
corrected version of this config.
On Tue, 2016-11-22 at 14:57 +0100, Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sun, 20 Nov 2016, Nikolai Lusan wrote:
# grep -v '^ *\(#.*\)\?$' /etc/dovecot/ldap/maliuta.org-ldap.conf.ext
uris = ldap://localhost
dn = cn=admin,dc=maliuta,dc=org
dnpass =
tls = yes
tls_ca_cert_dir = /etc/ssl/certs
auth_bind = no
ldap_version
Hi,
I am setting up a dovecot instance to host a bunch of virtual domains,
with ldap backing for auth. I am using a single hostname for test
purposes, with a couple of entries in the diectory. If I use auth binds
I get a result, but this does not suit the end purpose of the server.
If I use ldaps