20 Jul
2010
20 Jul
'10
8:14 p.m.
On Tue, 2010-07-20 at 10:55 -0700, Mark Moseley wrote:
- Jul 20 12:17:30 imap-login: Info: Internal login failure (auth failed, 1 attempts): user=user@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:
- Jul 20 12:17:41 auth: Error: Master requested auth for nonexisting client 16380
What happens is:
imap/pop3-login process authenticates user via auth process successfully and forwards the connection to imap/pop3 process.
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.]
- 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?
- Just a single instance of: Jul 20 09:40:38 imap(username@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.