]> Sergey Matveev's repositories - public-inbox.git/commitdiff
favor Received: date over Date: header globally
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Tue, 6 Mar 2018 04:15:38 +0000 (04:15 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Tue, 6 Mar 2018 04:51:41 +0000 (04:51 +0000)
The first Received: header is believable since it typically
hits the user's mail server and can be treated as relatively
trustworthy.  We still show the Date: in per-message (permalink)
views, which may expose users for having incorrect Date:
headers, but all the ISO YYYY-MM-DD dates we display will
match what we see.


No differences found