Open bendauphinee opened 9 years ago
I've come across an issue with date parsing inside the class, when I hit an email with a date like this: Thu, 3 Sep 2015 19:23:42 -0700 (GMT-07:00)
I have a fix for this, and will submit a patch when I get it cleaned up.
Fetch's MessageOverview also fails to parse the following date header:
MessageOverview
Date: Wed, 14 Aug 2019 15:26:28 +0200 (W. Europe Daylight Time)
I've come across an issue with date parsing inside the class, when I hit an email with a date like this: Thu, 3 Sep 2015 19:23:42 -0700 (GMT-07:00)
I have a fix for this, and will submit a patch when I get it cleaned up.