Title: Bug: 'IllegalArgumentException: emailAddressList is required' when parsing mail with incorrect recipients from Outlook message · Issue #482 · bbottema/simple-java-mail · GitHub
Open Graph Title: Bug: 'IllegalArgumentException: emailAddressList is required' when parsing mail with incorrect recipients from Outlook message · Issue #482 · bbottema/simple-java-mail
X Title: Bug: 'IllegalArgumentException: emailAddressList is required' when parsing mail with incorrect recipients from Outlook message · Issue #482 · bbottema/simple-java-mail
Description: When parsing an msg with an invalid recipient, the parser throws IllegalArgumentException: emailAddressList is required. Would be nice to either do it like outlook client and just return (render) the name without email or ignore it compl...
Open Graph Description: When parsing an msg with an invalid recipient, the parser throws IllegalArgumentException: emailAddressList is required. Would be nice to either do it like outlook client and just return (render) t...
X Description: When parsing an msg with an invalid recipient, the parser throws IllegalArgumentException: emailAddressList is required. Would be nice to either do it like outlook client and just return (render) t...
Opengraph URL: https://github.com/bbottema/simple-java-mail/issues/482
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Bug: 'IllegalArgumentException: emailAddressList is required' when parsing mail with incorrect recipients from Outlook message","articleBody":"When parsing an msg with an invalid recipient, the parser throws `IllegalArgumentException: emailAddressList is required`.\r\n\r\nWould be nice to either do it like outlook client and just return (render) the name without email or ignore it completely without failing.\r\n\r\nHer is an example: [emailAddressList_is_required.zip](https://github.com/bbottema/simple-java-mail/files/13615167/emailAddressList_is_required.zip)\r\n\r\nStacktrace (v8.3.3):\r\n```\r\njava.lang.IllegalArgumentException: emailAddressList is required\r\n at org.simplejavamail.internal.util.Preconditions.verifyNonnullOrEmpty(Preconditions.java:49)\r\n at org.simplejavamail.internal.util.Preconditions.checkNonEmptyArgument(Preconditions.java:30)\r\n at org.simplejavamail.internal.util.MiscUtil.extractEmailAddresses(MiscUtil.java:166)\r\n at org.simplejavamail.email.internal.EmailPopulatingBuilderImpl.withRecipients(EmailPopulatingBuilderImpl.java:1457)\r\n at org.simplejavamail.email.internal.EmailPopulatingBuilderImpl.to(EmailPopulatingBuilderImpl.java:870)\r\n at org.simplejavamail.internal.outlooksupport.converter.OutlookEmailConverter.copyReceiversFromOutlookMessage(OutlookEmailConverter.java:175)\r\n at org.simplejavamail.internal.outlooksupport.converter.OutlookEmailConverter.buildEmailFromOutlookMessage(OutlookEmailConverter.java:115)\r\n at org.simplejavamail.internal.outlooksupport.converter.OutlookEmailConverter.outlookMsgToEmailBuilder(OutlookEmailConverter.java:89)\r\n at org.simplejavamail.converter.EmailConverter.outlookMsgToEmailBuilder(EmailConverter.java:250)\r\n at org.simplejavamail.converter.EmailConverter.outlookMsgToEmail(EmailConverter.java:228)\r\n at org.simplejavamail.converter.EmailConverter.outlookMsgToEmail(EmailConverter.java:220)\r\n ...\r\n```","author":{"url":"https://github.com/piu130","@type":"Person","name":"piu130"},"datePublished":"2023-12-08T14:38:49.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/482/simple-java-mail/issues/482"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:a722695e-ef48-1139-c929-410dbb6f3c82 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 93FC:1393E7:5B571B:7B3328:6A51CDF2 |
| html-safe-nonce | 05d464564d848abdb27ac8a327d0995a2f6d7a74029a00423fa27c0ef191dca8 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5M0ZDOjEzOTNFNzo1QjU3MUI6N0IzMzI4OjZBNTFDREYyIiwidmlzaXRvcl9pZCI6IjMzMDY4MjM5MTg1ODk5NTU1NzAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 19515c59311a79e4db8de93a048a7340afc88f3051629f38f8e8055b2edd6d61 |
| hovercard-subject-tag | issue:2032778499 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/bbottema/simple-java-mail/482/issue_layout |
| twitter:image | https://opengraph.githubassets.com/098c932a8c1d9a55149d5521b28ee596942aad07762d38e91b2b26d02e54bd2d/bbottema/simple-java-mail/issues/482 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/098c932a8c1d9a55149d5521b28ee596942aad07762d38e91b2b26d02e54bd2d/bbottema/simple-java-mail/issues/482 |
| og:image:alt | When parsing an msg with an invalid recipient, the parser throws IllegalArgumentException: emailAddressList is required. Would be nice to either do it like outlook client and just return (render) t... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | piu130 |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| turbo-cache-control | no-preview |
| go-import | github.com/bbottema/simple-java-mail git https://github.com/bbottema/simple-java-mail.git |
| octolytics-dimension-user_id | 2115718 |
| octolytics-dimension-user_login | bbottema |
| octolytics-dimension-repository_id | 34100441 |
| octolytics-dimension-repository_nwo | bbottema/simple-java-mail |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 34100441 |
| octolytics-dimension-repository_network_root_nwo | bbottema/simple-java-mail |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 7aed05249554b889eb33d002851a973eebcc7e91 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width