[kmail2] [Bug 417206] KMail wrong date in IMAP APPEND command
Erik Quaeghebeur
bugzilla_noreply at kde.org
Tue Sep 8 14:02:49 BST 2020
https://bugs.kde.org/show_bug.cgi?id=417206
--- Comment #7 from Erik Quaeghebeur <kde at equaeghe.nospammail.net> ---
(In reply to Erik Quaeghebeur from comment #6)
> I think the line where the INTERNAL DATE is set is […]
I shouldn't be so quick to point to this instance only.
Similar (for when ‘replacing’ a message):
https://invent.kde.org/pim/kdepim-runtime/-/blob/master/resources/imap/replacemessagejob.cpp#L36
Non-similar as setInternalDate is *not* called here (for when ‘changing an
item’):
https://invent.kde.org/pim/kdepim-runtime/-/blob/master/resources/imap/changeitemtask.cpp#L53
In this last case, the INTERNAL DATE is probably set by the server to the
current date. It may be that this is where my issue originates.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list