https://bugs.kde.org/show_bug.cgi?id=417206
--- Comment #7 from Erik Quaeghebeur <[email protected]> --- (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.
