[Users] I don't understand why the attached mail gets deleted as too old.
Charles Lane
lane at dchooz.org
Mon Sep 12 19:06:51 UTC 2022
On Mon, 12 Sep 2022 07:35:29 -0700
> The date header isn't valid; the e-mail's Date header is "12 Sep 2022
> 10:41:16 +0000 (GMT)", but the "(GMT)" isn't allowed (RFC 5322,
> section 3.3). "12 Sep 2022 10:41:16 +0000 " would be valid. However,
> I don't know why Claws interprets this as 2006-03-15.
One of the few "good" solutions for dealing with missing Date:
headers is to use the configuration option:
always_add_missing_headers = yes
in Postfix main.cf. For malformed dates on incoming mail, that
suggests one should use some sort of filter that does something
like "Date:" -> "X-Date-From-Moronic-Sofware:", then let Postfix
put in a new valid date.
At least with *incoming* mail, the time of arrival shouldn't
be that different from what should be in the Date: header, so
it makes sense to handle it in the server, rather than in a
client.
--
Drexel University |/ / · ν · Chuck Lane |D
======]--->---C-----π+--< Disque 911 |U
Particle Physics \ \ ~~ e+~~ 215-895-1545 |N
lane at dchooz.org -μ+--+νν |E
More information about the Users
mailing list