[Kde-pim] Re: Kontact Touch Mail - Initial Mockup + Git Workflow

Jan Kundrát jkt at flaska.net
Thu May 16 18:25:47 BST 2013


On Thursday, 16 May 2013 17:26:52 CEST, Kevin Krammer wrote:
> I think the most recent code already does some kind of staged syncing.

It does not. In RetrieveItemsTask::onFinalSelectDone, the code calls UID FETCH 1:* (RFC822.SIZE INTERNALDATE BODY.PEEK[HEADER.FIELDS (TO FROM MESSAGE-ID REFERENCES IN-REPLY-TO SUBJECT DATE)] FLAGS UID) when the bodies are not set to be fetched. On a mailbox with half a million messages, this fetches headers for half a million items in one step.

Also, the code is currently broken when it comes to detecting modifications which happened since the last reconnect. I reported a bug [1] about that last week.

Cheers,
Jan

[1] https://bugs.kde.org/show_bug.cgi?id=319450

-- 
Trojitá, a fast Qt IMAP e-mail client -- http://trojita.flaska.net/
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list