simple-java-mail icon indicating copy to clipboard operation
simple-java-mail copied to clipboard

label:"help wanted" Creating an Email Object from a Message with incorrect signature

Open yctang888 opened this issue 10 months ago • 0 comments

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.

yctang888 avatar Jan 24 '25 10:01 yctang888