Displaying 1 result from an estimated 1 matches for "2a36e7d9ddb6".
2007 Oct 25
1
master user can not login with digest-md5 password
Hi!
I'm trying to use a master user, here is what I'm doing:
dovecot.conf:
auth default {
[...]
passdb passwd-file {
args = /etc/dovecot.passdb_master
pass = yes
master = yes
}
passdb passwd-file {
args = /etc/dovecot.passdb
}
[...]
}
(Dovecot said that one can not place the passdb containing "master =
yes" last, why?)
This only works if the master