[Dovecot] Multiple auth checkers
Timo Sirainen
tss at iki.fi
Wed Sep 17 02:58:51 EEST 2003
On Wed, 2003-09-17 at 01:54, Dan Sully wrote:
> auth default {
> mechanisms = plain
> userdb = passwd
> passdb = shadow
> user = root
> count = 2
> }
>
> auth vpopmail {
> mechanisms = plain
> userdb = vpopmail
> passdb = vpopmail
> user = vpopmail
> count = 2
> }
Does vpopmail authentication work alone?
> Password authentication still works fine, but I can't find a way to get it to
> fallback to using the vpopmail auth. Is this simply not working yet? Timo -
> what part of the code needs this update?
-test7 should support this already. Maybe I've fixed something in it
since. I'll create -test8 now, see if it helps.
More information about the dovecot
mailing list