On Sun, 05 Oct 2008 14:26:26 +0300 Timo Sirainen <[EMAIL PROTECTED]> wrote:
> You can't really tell that to Dovecot, but you could move passdb > passwd-file {} before passdb pam {} so it'll first check the virtual > users and you'll avoid the PAM messages. Ok, I would see less error messages, since there are more virtual users than real ones, but do you agree with me that I would keep seeing some error messages when real users try to authenticate? Because then, real users would be checked first against virtual passwd, giving the error. Or not? Thanks. --