| Summary: | Tags on Messages are not stored in IMAP server | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | pietz |
| Component: | message list | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | jos |
| Priority: | NOR | ||
| Version First Reported In: | 5.22.3 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
pietz
2023-06-02 10:43:18 UTC
IMAP keywords have been part of the standard since IMAP 4rev1 (December 1996). They are sent in the IMAP protocol and not part of the mail itself. Since IMAP 4rev2, there are special keywords that start with '$' such as '$Phising' and '$Junk'. ## IMAP 4rev2 (August 2021) https://datatracker.ietf.org/doc/html/rfc9051#name-flags-message-attribute ## IMAP 4rev1 (December 1996) https://datatracker.ietf.org/doc/html/rfc2060#section-2.3.2 *** This bug has been marked as a duplicate of bug 283020 *** |