[Dovecot] "Errors" in logfile after upgrading to 1.1.1?
Timo Sirainen
tss at iki.fi
Sun Jul 20 23:24:26 EEST 2008
On Sun, 2008-07-20 at 22:07 +0200, Bjørn T Johansen wrote:
> > On Sat, 2008-07-19 at 23:31 +0200, Bjørn T Johansen wrote:
> > > Not sure but I mean I didn't have these in the log file before the upgrade....:
> > >
> > > auth(default): passwd(user at domain.no): unknown user
> > > auth(default): prefetch(user at domain.no): passdb didn't return userdb entries, trying the next userdb
These should have happened with v1.0 too. Perhaps you enabled
auth_verbose=yes only after moving to v1.1?
> > Post your dovecot -n output.
> passdb:
> driver: sql
> args: /etc/dovecot/dovecot-sql.conf
So your users are primarily in SQL.
> userdb:
> driver: passwd
Since your users are in SQL, I don't think you'll want to try to look
them up from /etc/passwd? So just remove the userdb passwd {} from
dovecot.conf.
> userdb:
> driver: prefetch
> userdb:
> driver: sql
> args: /etc/dovecot/dovecot-sql.conf
Looks ok.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20080720/36f7d888/attachment.bin
More information about the dovecot
mailing list