[Kde-pim] Review Request 113254: imap resource: set the internal date as specified in the mail's header for an APPEND command

Wolfgang Bauer wbauer at tmo.at
Tue Oct 15 07:47:36 BST 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113254/
-----------------------------------------------------------

Review request for KDEPIM and KDEPIM-Libraries.


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


Repository: kdepim-runtime


Description
-------

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.


Diffs
-----

  resources/imap/additemtask.cpp af427ff 

Diff: http://git.reviewboard.kde.org/r/113254/diff/


Testing
-------

Copy an EMail to an IMAP server using KMail.

Without this patch, the current date/time gets set as internal date, causing my Webmail client to show this instead of the mail's actual date.

With this patch this is fixed: the internal date is set to the mail's date/time as specified in its header, so Webmail shows it correctly as well.


Thanks,

Wolfgang Bauer

_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list