You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.
I have been running Z-Push for some time now and have been finding than only one of my users reports that their phone won't load email in the morning. Upon looking at my logs, I am presented with line upon line of errors for that mailbox which read as such:
[ERROR] [mailbox] z_RFC822 error: Validation failed for: <.>
I scanned over the code in z_RFC822.php and found that this is related to failed validation of a mailbox.
Would I be correct to understand that this would be a bad request on part of the device?
The device in question is an iPhone 6 running the current version of IOS and we are using the Apple Mail app.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I have been running Z-Push for some time now and have been finding than only one of my users reports that their phone won't load email in the morning. Upon looking at my logs, I am presented with line upon line of errors for that mailbox which read as such:
[ERROR] [mailbox] z_RFC822 error: Validation failed for: <.>
I scanned over the code in z_RFC822.php and found that this is related to failed validation of a mailbox.
Would I be correct to understand that this would be a bad request on part of the device?
The device in question is an iPhone 6 running the current version of IOS and we are using the Apple Mail app.
The text was updated successfully, but these errors were encountered: