[kmail2] [Bug 417206] KMail wrong date in IMAP APPEND command

kernel_panic bugzilla_noreply at kde.org
Tue Sep 8 15:08:11 BST 2020


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

--- Comment #9 from kernel_panic <vic.m.ivanov at gmail.com> ---
(In reply to Erik Quaeghebeur from comment #7)
> 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.

I think you're right in this case. I'm hesitant to overgeneralise, but it
appears it's a selection of individual "Task" implementations that do not
include the internal timestamp and the server will use the current one when
storing the message. Which makes sense, as the KIMAP clearly does have support
for supplying the correct timestamp.

(In reply to Erik Quaeghebeur from comment #6)
> In case you agree, we should modify the product/component of this bug.
> 
Agreed. I think it's the underlying PIM runtime task implementations which
KMmail ultimately uses that may need to be corrected. We should probably update
this to "kdepim" or "kdepimlibs". I suspect the latter would be more
appropriate, what do you think?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list