[Dovecot] Still weird UID ordering issues with maildir

Timo Sirainen tss at iki.fi
Sun Sep 11 14:12:50 EEST 2005


On Thu, 2005-09-01 at 09:30 -0400, Todd Vierling wrote:
> Nightly 20050829 (includes everything currently in nightly/ChangeLog):
> 
> Sep  1 09:25:02 server dovecot: imap-login: Login: user=<tv>, method=PLAIN, rip=192.168.1.1, lip=192.168.1.3, TLS
> Sep  1 09:25:02 server dovecot: IMAP(tv): Maildir /home/tv/.maildir sync: UID < next_uid (1187 < 1188, file = 1125581033.7788_2.server.duh.org:2,)
> 
> repeated every time I try to login.  I had to nuke the dovecot indexes and
> let it reindex (which throws off the ordering of some messages).  It had
> been working without incident since updating to 20050829, until now.

Actually deleting indexes shouldn't matter at all, since Dovecot does
that by itself after writing that error message.

But you're still using it with NFS? Probably somehow related to that..
The error message means that Dovecot saw a message 1187 that wasn't in
index, but index said it already had seen message 1188. Probably means
that the file was temporarily lost in some sync, but later seen again in
another sync.. Dovecot isn't very forgiving if readdir() skips files.

Are there other maildir clients than Dovecot updating the maildir? That
can cause those problems.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20050911/23c518d3/attachment.pgp


More information about the dovecot mailing list