On 25.08.10 20:01, Thomas Leuxner wrote: > what authentication backend do you use?
I use LDAP for authentication, and /etc/passwd as the user DB:
passdb {
args = /etc/dovecot/ldap.conf
driver = ldap
}
userdb {
driver = passwd
}
I could provide /etc/dovecot/ldap.conf, but I don't think you'll need
this config file for the question at hand?
-Ralph
