2010-10-08 14:37:29 imap <hmarie at olypen.com>: Error: Mailbox Removed: Expunged GUID mismatch for UID 1257: ceb413227b55e8aa14cf86ec86f2b652 vs 32b06aa8bc66762bbd6af15228072949 I keep getting a bunch of these, which turn out to be "customer cant delete messages from folder X". I just deleted all dovecot indexes (find -name dovecot* -type f -delete) from all users this morning and this is still happening. Any ideas? Using maildir format
On Fri, Oct 8, 2010 at 2:58 PM, Brandon Lamb <brandonlamb at gmail.com> wrote:> 2010-10-08 14:37:29 imap <hmarie at olypen.com>: Error: Mailbox Removed: > Expunged GUID mismatch for UID 1257: ceb413227b55e8aa14cf86ec86f2b652 > vs 32b06aa8bc66762bbd6af15228072949 > > I keep getting a bunch of these, which turn out to be "customer cant > delete messages from folder X". I just deleted all dovecot indexes > (find -name dovecot* -type f -delete) from all users this morning and > this is still happening. > > Any ideas? Using maildir formatOr I suppose it is possible this find command didnt delete all the index files. Maybe I will just write a script to manually delete the specific files.
On 9.10.2010, at 0.58, Brandon Lamb wrote:> 2010-10-08 14:37:29 imap <hmarie at olypen.com>: Error: Mailbox Removed: > Expunged GUID mismatch for UID 1257: ceb413227b55e8aa14cf86ec86f2b652 > vs 32b06aa8bc66762bbd6af15228072949You didn't mention Dovecot version. There was a bug related to this in earlier v2.0.x.