postal
postal copied to clipboard
message.IsBodyHtml = false; //has incorrect value
I think that message.IsBodyHtml = true; is correct
https://github.com/andrewdavey/postal/blob/master/src/Postal/EmailParser.cs#L55