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
[Bug] - An error was reported when pulling and receiving INBOX -- “Error Domain=MCOErrorDomain Code=3 "Unable to parse response from server." UserInfo={NSLocalizedDescription=Unable to parse response from server.} ”
#2005
Open
chachayiji opened this issue
Jun 2, 2024
· 1 comment
We have discovered that only this specific email cannot be parsed, while other emails are processed normally. Could you please advise on how to configure the system to discard unparseable emails, or alternatively, how to return the unparseable emails to the caller in a different way, while still returning the other successfully parsed emails?
Summary
Platform(s)
Happens on Mail Server
Piece of code
Actual outcome
Parse error,Why can't the data returned by Connection Logs be parsed by mailcore2
Connection Logs
Expected outcome
The resolution succeeded and returned to the mailing list
Link to sample code on GitHub reproducing the issue (a full Xcode project):
The text was updated successfully, but these errors were encountered: