[kmail2] [Bug 291332] kmail uses nonstandard IMAP message flags - does not comply with RFC2060
Carlo Alberto Sanjust
tmp_prince-promo at yahoo.it
Wed Sep 4 14:44:07 BST 2013
https://bugs.kde.org/show_bug.cgi?id=291332
--- Comment #14 from Carlo Alberto Sanjust <tmp_prince-promo at yahoo.it> ---
In the case of Microsoft Office 365 IMAP server, the answer is:
C: A000150 APPEND "Sent Items" (\Seen $SENT) {559}
S: + Ready for additional command text.
The message is accepted and the unknown flag is ignored, all messages in the
"Sent" folder are marked simply as \Seen:
C: A000198 SELECT "Sent Items"
S: * 278 EXISTS
S: * 0 RECENT
S: * FLAGS ( \Seen \Answered \Flagged \Deleted \Draft $MDNSent )
S: * OK Permanent flags [ PERMANENTFLAGS ( \Seen \Answered \Flagged \Deleted
\Draft $MDNSent ) ]
S: * OK UIDVALIDITY value [ UIDVALIDITY 11 ]
S: * OK The next unique identifier value [ UIDNEXT 663 ]
S: A000198 OK SELECT completed. [ READ-WRITE ]
C: A000199 FETCH 1:278 (FLAGS UID)
S: * 1 FETCH ( FLAGS (\Seen) UID 385 )
Hence the different icon shown in the message list window in Kmail.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list