-
-
Notifications
You must be signed in to change notification settings - Fork 252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
URGENT: The timezone could not be found in the database #135
Comments
That’s a weird timezone. Which mailserver produces those dates? What we could do, is wrap the DateTime construction in a try/catch and just leave the date header empty if it fails. |
Hi @lrpasquetto can you provide the message raw headers (with sensitive data obscured) that produced the issue? |
@lrpasquetto We have added in #199 various weird date time format found in production email: Lines 302 to 315 in aac8f58
If you will ever get again the mail that produces the error we'll be happy to put it in the cases tested. |
I have a client that has more than 20,000 emails, it keeps the server to control backups.
I'm riding a webmail for my clients and some messages when I read , accuses the following error:
Exception in Headers.php line 56: DateTime::__construct(): Failed to parse time string (Fri, 14 Mar 14 16:19:14 Hora oficial do Brasil) at position 24 (H): The timezone could not be found in the database
The text was updated successfully, but these errors were encountered: