[Bug 291332] kmail uses nonstandard IMAP message flags - does not comply with RFC2060
Will Stephenson
wstephenson at kde.org
Fri Jan 13 11:26:16 GMT 2012
https://bugs.kde.org/show_bug.cgi?id=291332
Will Stephenson <wstephenson at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lfranchi at kde.org,
| |wstephenson at kde.org
--- Comment #2 from Will Stephenson <wstephenson kde org> 2012-01-13 11:26:15 ---
Right, it is using Replied instead of Answered (which kmail/akonadi also know
about)
http://lxr.kde.org/source/kde/kdepim-runtime/agents/maildispatcher/sentactionhandler.cpp#37
Akonadi flags
http://lxr.kde.org/source/kde/kdepimlibs/akonadi/kmime/messageflags.h#49
Which are converted to standard IMAP flags, or else passed through verbatim:
http://lxr.kde.org/source/kde/kdepim-runtime/resources/imap/resourcetask.cpp#317
I guess that since KMail's internal API vocabulary uses the term 'Replied', the
Replied flag was used.
Leo, any comment as the author?
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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