[Bug 151916] kmail dimap folder uploads status of all messages on sync

Bonne Eggleston b.eggleston at gmail.com
Tue Nov 6 05:56:01 GMT 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=151916         




------- Additional Comments From b.eggleston gmail com  2007-11-06 06:56 -------
One way I can think to make it faster is this: Instead of storing mStatusChangedLocally for each folder (look in kmfoldercachedimap.cpp) as a boolean stating whether the folder has _ANY_ statuses changed, we could store an array of the uids that are changed so that when uploadFlags() is called we can only look at those particular uids.



More information about the Kdepim-bugs mailing list