[kmail2] [Bug 417206] KMail wrong date in IMAP APPEND command

Erik Quaeghebeur bugzilla_noreply at kde.org
Tue Sep 8 13:52:15 BST 2020


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

--- Comment #6 from Erik Quaeghebeur <kde at equaeghe.nospammail.net> ---
I think the line where the INTERNAL DATE is set is

https://invent.kde.org/pim/kdepim-runtime/-/blob/master/resources/imap/additemtask.cpp#L56

In case you agree, we should modify the product/component of this bug.

So next, to find out what determines msg->date()->dateTime(). My guess is it is
Akonadi's PimItemTable.datetime, which is the last modified date, which is (in
general) not the internal date of the message on the (originating) server. That
would be against the RFC and therefore a clear bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list