GNOME Bugzilla – Bug 301267
Missing Messages in GW Mailer Account
Last modified: 2005-08-23 09:17:16 UTC
GW Mailer doesn't fetch all the messages that are on the server. But these messages are showing up in IMAP and in GW Webaccess as well.
Related issue in calendar, bug http://bugzilla.gnome.org/show_bug.cgi?id=301552
I've shown this to the developer and given the details. What info is required further?
Oh, that sounded harsh; What I meant was, If you let me know the details required further, I can try and proived that. This is a very important issue.
*** Bug 270585 has been marked as a duplicate of this bug. ***
This bug is reproducible in build dated 17/08/2005. So reopening the bug.
Created attachment 51174 [details] [review] Uses readCursor instead of getQM for getting list of uids. getQuickMessages has some problems when trying to get ALL item uids. The attached patch makes use of readCursor request and hence addresses the missing mails problem. However, the cache needs to be cleared once, to retrieve items that were deleted before.
*** This bug has been marked as a duplicate of 306803 ***