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
I have a use case where I need to parse emails with incorrect signatures (the original message from Exchange passing through a number of relays, once of which formatted the HTML body to 76 chars per line). As SMIMEUtil will through exception, I could not get the Email object for further processing. As this is not a bug of Simple Java Mail per-se, you may close this issue, but any suggestion is much appreciated. Many thanks.
The text was updated successfully, but these errors were encountered:
I have a use case where I need to parse emails with incorrect signatures (the original message from Exchange passing through a number of relays, once of which formatted the HTML body to 76 chars per line). As SMIMEUtil will through exception, I could not get the Email object for further processing. As this is not a bug of Simple Java Mail per-se, you may close this issue, but any suggestion is much appreciated. Many thanks.
The text was updated successfully, but these errors were encountered: