13 Mar
2007
13 Mar
'07
6:36 p.m.
On Tue, 2007-03-13 at 12:26 -0400, bofh list wrote:
Weird. Anyway I think the problem is still the same. Check the UID values in dovecot-uidlist file. Are they larger than 2147483647? They can be renumbered by deleting dovecot-uidlist and dovecot.index*.
find . -name 'dovecot-uidlist' |xargs cat |sort -rn |head -1 7556 1173802497.7075_2.mail
I'm running out of ideas. Check with rawlog what exactly Dovecot and Thunderbird are talking to each others (http://dovecot.org/bugreport.html). Are there any large UIDs either? What is Thunderbird doing just before it sends that command? Maybe its local cache is broken?