IMAP Error #22
Replies: 1 comment
-
Please submit this to https://github.com/userjack6880/Open-Report-Parser/issues with more details. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am getting the following error when trying to retrieve the messages from my IMAP.
expected 38616 bytes but received 8629 you may need the IgnoreSizeErrors
I have modified the script to include IgnoreSizeErrors => 1 on line 410 of the report-parser.pl script.
The imap server is office 365 going through a email proxy.
Beta Was this translation helpful? Give feedback.
All reactions