[Dovecot] [dovecot] Dovecot Migration so far
Timo Sirainen
tss at iki.fi
Tue Jul 20 21:14:03 EEST 2010
On Tue, 2010-07-20 at 10:55 -0700, Mark Moseley wrote:
> 1. Jul 20 12:17:30 imap-login: Info: Internal login failure (auth
> failed, 1 attempts): user=<user at mailbox.com>, method=PLAIN,
> rip=x.x.x.x, lip=192.168.152.37, mpid=0, TLS
This is Info message, so it should be accompanied with
Error/Fatal/Panic. Most likely this one:
> 2. Jul 20 12:17:41 auth: Error: Master requested auth for nonexisting
> client 16380
What happens is:
1. imap/pop3-login process authenticates user via auth process
successfully and forwards the connection to imap/pop3 process.
2. imap/pop3 process asks auth process to verify that the user is
authenticated and asks for userdb info.
[Somewhere before this imap/pop3-login either died or for some reason
disconnected from auth process.]
3. Auth process notices that the login process is gone and fails with
this error.
It shouldn't be happening, so it's a bug. What kind of service settings
do you have? Could you post "doveconf -n service" output?
> 3. Just a single instance of: Jul 20 09:40:38
> imap(username at mailbox.com): Warning: /path/to/Maildir/dovecot-uidlist:
> Duplicate file entry at line 23:
> 1279633198.H285683P32723.servername,S=13870:2,ad (uid 669 -> 670)
Probably because of NFS caching.
More information about the dovecot
mailing list