[Dovecot] How to bypass checking of system users by virtual users?
Dâniel Fraga
fragabr at gmail.com
Sun Oct 5 20:36:45 EEST 2008
On Sun, 05 Oct 2008 19:31:20 +0300
Timo Sirainen <tss at iki.fi> wrote:
> You probably also moved userdb static before userdb passwd, causing
> Dovecot to always use userdb static for everyone. So the order you want
> is:
>
> 1. passdb passwd-file
> 2. passdb pam
> 3. userdb passwd
> 4. userdb static
Thank you very much! This order definitely solved the problem ;)
--
More information about the dovecot
mailing list