Blame | Last modification | View Log | RSS feed
# Authentication for checkpassword users. Included from 10-auth.conf.## <doc/wiki/AuthDatabase.CheckPassword.txt>passdb {driver = checkpasswordargs = /usr/bin/checkpassword}# passdb lookup should return also userdb infouserdb {driver = prefetch}# Standard checkpassword doesn't support direct userdb lookups.# If you need checkpassword userdb, the checkpassword must support# Dovecot-specific extensions.#userdb {# driver = checkpassword# args = /usr/bin/checkpassword#}