[Dovecot] I can't logon to the mail server using an NIS user account
Timo Sirainen
tss at iki.fi
Tue May 29 18:47:17 EEST 2012
On Sat, 2012-05-26 at 13:51 +0100, Kayode Odeyemi wrote:
> Below is my configuration
>
> passdb {
> args = scheme=CRYPT username_format=%u /etc/dovecot/users
> driver = passwd-file
> }
Dovecot isn't using NIS. It's using user accounts in /etc/dovecot/users
file.
And in any case set auth_debug_passwords=yes to debug authentication.
More information about the dovecot
mailing list