Closed
Description
I am using MimeKit/MailKit to process hundreds of email replies daily that come from marketing emails. It works perfectly 99% of the time, but I have encountered several emails that hang MimeKit when it tries to parse the message. I have tracked this down to the ParseMessage function in the MimeParser, but I have no idea what is causing these messages to hang the parser. I can provide several emails that cause the parser to hang.