[Bug 259151] Moving/copying messages to folders causes redownload of the entire folder [Exchange server]

Volker Krause vkrause at kde.org
Sat Apr 16 18:19:14 BST 2011


https://bugs.kde.org/show_bug.cgi?id=259151





--- Comment #7 from Volker Krause <vkrause kde org>  2011-04-16 19:19:12 ---
Some observations from researching this:
- the UIDNEXT check will fail if the message-id is non-unique and the server
does not support UIDPLUS (see MoveItemTask::onSearchDone()).
- the UIDNEXT check is necessary to catch the case of an equal amount of mails
removed and added while we were not looking, the simple check for the message
count is not enough for that (the complete download is obviously a bug though)

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Kdepim-bugs mailing list