[kmail] [Bug 230635] KMail doesn't preserve date when syncing with Gmail

Wolfgang Bauer wbauer at tmo.at
Wed Feb 26 20:55:56 GMT 2014


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

Wolfgang Bauer <wbauer at tmo.at> 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 <wbauer at tmo.at> ---
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.



More information about the Kdepim-bugs mailing list