sbellan

Results 3 comments of sbellan

As a consumer, I might deploy the package in a dev/personal cluster and I might not need all the guardrails. Each team might want to do the enforcement differently. So...

Apologies for not following up. Attaching the email which is failing, (rename .txt to .eml) [vers_quoted_printable.txt](https://github.com/bbottema/simple-java-mail/files/10492875/vers_quoted_printable.txt) This is the code snippet, ``` InputStream emailStream = getClass().getResourceAsStream("/vers_quoted_printable.eml"); MimeMessage mm = new...

Great!!. The fix looks quite involved. Thank you.