| Summary: | kmail better support for gmail labels - do not duplicate messages | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Mark <markotahal> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | CC: | abhishekisnot, dirk.kde, loic.grobol, oleg.atamanenko+kde |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Mark
2009-11-15 14:11:06 UTC
There's no way to add that in KMail: it downloads whatever GMail has to offer and there's no information about the labels in the email source. Actually, it seems that almost every message contains Message-Id header. It would be great, if KMail would be aware of it and when I mark as read mail it will mark as read all messages with the given Message Id. At least for gmail accounts. +1 for this bug. Great if message duplication can be avoided based on header, or at least mark all the messages with same as as read when I read one. The labels are in the IMAP X-GM-LABELS attribute, which can be used in FETCH, STORE⦠This may be complicated/painful to implement since that would mean a special case for GMail's IMAP but it is feasible. Oh, and here's the reference: https://developers.google.com/google-apps/gmail/imap_extensions#access_to_gmail_labels_x-gm-labels |