[Bug 291332] kmail uses nonstandard IMAP message flags - does not comply with RFC2060

Chuso Pérez kdebugs at chuso.net
Fri Jul 27 19:16:10 BST 2012


https://bugs.kde.org/show_bug.cgi?id=291332

--- Comment #5 from Chuso Pérez <kdebugs at chuso.net> ---
Created attachment 72797
  --> https://bugs.kde.org/attachment.cgi?id=72797&action=edit
kdepim-runtime patch to use IMAP standard reply flag

Hi, I've got into this problem too.
As said in previous comments, KMail uses $REPLIED own IMAP flag instead of
\Answered standard flag. Well, the problem is actually in kdepim-runtime
package.
kdepim-runtime only sets $REPLIED IMAP flag when replying a message but can
recognize both flags as a kind of "synonyms". So, it can recognize as replied
messages that have been replied from other mail clients but these other mail
clients can't recognize as replied messages that have been replied from
kdepim-runtime.
I attach a patch that modifies kdepim-runtime to set \Answered IMAP flag
instead of $REPLIED when you reply a message. Since kdepim-runtime can
recognize both flags, there shouldn't be any side effect and I was using this
patch for weeks without noticing any problem. But if you find any problem with
it, please report.

-- 
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