Displaying 1 result from an estimated 1 matches for "746717".
Did you mean:
746707
2012 Sep 24
2
noisy auth-worker messages in logs (dovecot 2.1.8 FreeBSD)
Hello,
I don't know if it's been addressed before, but anyway :
In my dovecot setup, I have local and virtual users. So, I need multiple passdb
backends. Namely, passwd for the local users and ldap for the virtual
users.
passdb {
driver = passwd
}
passdb {
args = /usr/local/etc/dovecot/dovecot-ldap.conf
driver = ldap
}
Everything work correctly : when a user logs in