foxcpp / maddy

✉️ Composable all-in-one mail server.
https://maddy.email
GNU General Public License v3.0
5.13k stars 249 forks source link

Unable to parse the date #518

Open almdandi opened 2 years ago

almdandi commented 2 years ago

Describe the bug

Maddy somehow is unable to parse the date. I looked a little bit around in the maddy and golang code and i think the problem is related to a missing sign in front of the timezone. Unfortunately i could find the right layout for the time.Parse for my given date string, to make a pull reqeust.

Logs

DATA error {"date":"Tue, 26 Jul 2022 17:52:00 0000","modifier":"submission_prepare","msg_id":"6d88b676","reason":"date Tue, 26 Jul 2022 17:52:00 0000 could not be parsed","smtp_code":554,"smtp_enchcode":"0.0.0","smtp_msg":"Malformed Date header"}