After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 301267 - Missing Messages in GW Mailer Account
Missing Messages in GW Mailer Account
Status: RESOLVED DUPLICATE of bug 306803
Product: evolution
Classification: Applications
Component: Mailer
2.2.x (obsolete)
Other Linux
: Normal major
: ---
Assigned To: parthasarathi susarla
Evolution QA team
evolution[groupwise]
Depends on:
Blocks:
 
 
Reported: 2005-04-20 04:07 UTC by Nicel KM
Modified: 2005-08-23 09:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6


Attachments
Uses readCursor instead of getQM for getting list of uids. (7.97 KB, patch)
2005-08-23 09:16 UTC, Sankar P
none Details | Review

Description Nicel KM 2005-04-20 04:07:32 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.
Comment 1 Chenthill P 2005-05-24 09:03:35 UTC
Related issue in calendar, bug http://bugzilla.gnome.org/show_bug.cgi?id=301552 
Comment 2 Nicel KM 2005-06-03 04:57:23 UTC
I've shown this to the developer and given the details.
What info is required further? 
Comment 3 Nicel KM 2005-06-03 05:32:20 UTC
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.
Comment 4 vivek jain 2005-08-23 08:00:07 UTC
*** Bug 270585 has been marked as a duplicate of this bug. ***
Comment 5 Poornima 2005-08-23 08:03:52 UTC
This bug is reproducible in build dated 17/08/2005. So reopening the bug.
Comment 6 Sankar P 2005-08-23 09:16:40 UTC
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.
Comment 7 Sankar P 2005-08-23 09:17:16 UTC

*** This bug has been marked as a duplicate of 306803 ***