no date from header
Categories
(Thunderbird :: Untriaged, defect)
Tracking
(Not tracked)
People
(Reporter: matthias.schebeck, Unassigned)
Details
Attachments
(2 files)
Steps to reproduce:
Syncing my IMAP account
Actual results:
Apparently no timestamp is extracted by Thunderbird for some emails. Sorting Emails by date, sorts those incorrectly. When syncing with outlook there is no issue. The online client of my provider has no problem either.
Expected results:
date is extracted correctly. consequently, sorting works. I have attached an example file of an email with such causing such an issue. I have removed some Information, however I haven't changed it's structure.
Comment 1•3 years ago
|
||
What it says: Missing Date: header
. If there's no date in that broken email, then no date can be displayed.
Reporter | ||
Comment 2•3 years ago
|
||
Reporter | ||
Comment 3•3 years ago
|
||
Comment on attachment 9276598 [details]
Screenshot_outlook.png
There is many dates and outlook can handle the infomation quite well.
Header of the file:
Received: from xxxx.creato.xx ([xxx.xxx.xxx.xxx])
by xxx (mi027) with esmtp (Exim)
id 1lzjuu-0001Kf-OF
for xxx@xxx.xx; Sat, 03 Jul 2021 19:59:03 +0200
Received: from xxx.immformer.com (xxxx.xxxx.xx [xxx.xxx.xxx.xxx])
by xxxxx.creato.xx (Postfix) with ESMTP id 773BDF20401
for <xxx@xxx.xx>; Sat, 3 Jul 2021 19:59:00 +0200 (CEST)
Received: from xxxx ([xxx.xxx.xxx.xxx])
by xxxx running ExIM with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
id 1lzjux-0006iw-GY; Sat, 03 Jul 2021 19:59:03 +0200
Comment 4•2 years ago
|
||
Header of the file:
That means there is no Date
header.
Description
•