https://bugs.kde.org/show_bug.cgi?id=230635
Wolfgang Bauer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.13 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/0e6716989f3025aa | |4418d09066fef2863492280a --- Comment #7 from Wolfgang Bauer <[email protected]> --- Git commit 0e6716989f3025aa4418d09066fef2863492280a by Wolfgang Bauer. Committed on 26/02/2014 at 20:47. Pushed by wbauer into branch 'master'. imap resource: set the internal date as specified in the mail's header for an APPEND command Currently, for an APPEND command there is no internal date specified. Therefore an IMAP server sets the current date/time for an appended EMail, see http://tools.ietf.org/html/rfc3501#section-6.3.11 . While this doesn't matter to KMail (it uses the date/time from the mail's header anyway), other clients (especially Webmail) may show/sort by this internal date. This patch sets the internal date to the date/time as specified in the mail's header. FIXED-IN: 4.13 REVIEW: 113254 M +1 -0 resources/imap/additemtask.cpp http://commits.kde.org/kdepim-runtime/0e6716989f3025aa4418d09066fef2863492280a -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
