Diego Liziero
2008-Mar-27 22:35 UTC
[Dovecot] Imap sent folder sometimes dosen't get updated in dovecot-1.1-rc3(+some current hg patches)
Yes, again, some sent emails don't get copied to sent folder. This time I get the following error: Error: IMAP(username): UIDs broken with partial sync in mbox file /maildir/username/Sent This happened at least with thunderbird and with evolution. Dovecot is running on vith fcntl locking on Centos5, sendmail should use fcntl, too. Filesystem is ext3 on drbd partition. After a grep vith dovecot.log I see the same error message also with other imap folders as well (mainly Trash imap folder). Should I try to get a rawlog? Regards, Diego.
Diego Liziero
2008-Mar-29 18:19 UTC
[Dovecot] [partially solved] Imap sent folder sometimes dosen't get updated in dovecot-1.1-rc3(+some current hg patches)
On Thu, Mar 27, 2008 at 11:35 PM, Diego Liziero <diegoliz at gmail.com> wrote:> Yes, again, some sent emails don't get copied to sent folder.Thist time the reporter reproduced the issue because of a client wrong configuration and without the related error (he was using a secondary account that was set to save Sent mails locally instead of using imap folder, and all the missing sent mails were saved locally)> Error: IMAP(username): UIDs broken with partial sync in mbox file > /maildir/username/SentThis error was in the log at the same minute (but different seconds) the mail was sent, and it is probably unrelated. Maybe while the user searched the mail in the Sent folder after sending it. Sorry for the confusion.> After a grep vith dovecot.log I see the same error message also with other > imap folders as well (mainly Trash imap folder).This is still one of the errors I see in dovecot-1.1.rc3 log. Regards, Diego.
Seemingly Similar Threads
- imap sent-mail folder sometimes dosen't get updated when used by more than a mailer at the same time.
- dovecot 1.1.rc3 assertion failed at index_mailbox_set_recent_uid while deleting message with thunderbird.
- another assertion failure in current 1.1 hg (1.1.3 was working fine) - file message-address.c: line 43 (parse_local_part): assertion failed: (ctx->parser.data != ctx->parser.end)
- another assertion failure in dovecot 1.1.7 mbox-sync-rewrite: (mails[idx].from_offset == start_offset)
- assertion failure in current hg, file istream.c: line 303 (i_stream_read_data): assertion failed: (stream->stream_errno != 0) (1.1.3 was working fine)