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
Sometimes we get e-mails from united airlines that generate very weird and corrupt id's. Is it possible to modify the mimekit code so that it is more tollerant to these kind of email id's ... even when they are corrupted like hell.
I used the latest nuget version on .net 4.8.
Sometimes we get e-mails from united airlines that generate very weird and corrupt id's. Is it possible to modify the mimekit code so that it is more tollerant to these kind of email id's ... even when they are corrupted like hell.
In this case we get an e-mail with this id.
Message-ID: <15627601.388658.1676916781911.JavaMail."[email protected]"@xxxxxxx.ual.com>
I removed some names from the id and replaced it with xxxxx but that makes no difference for testing.
This is the error I get in my own code because the id is in this case returning null
The text was updated successfully, but these errors were encountered: