Cody Maust
Cody Maust
I'm seeing the same problem, using the latest package from NuGet.
If you use the `Postal.EmailService.CreateMailMessage` method to convert it to a `System.Net.Mail.MailMessage` object, you can inspect the `MailMessage.Body` property to view the body as a string. It's outlined here http://aboutcode.net/postal/create-mail-message.html...
looks like maybe a duplicate of [issue 4833](https://github.com/Checkmarx/kics/issues/4833)
any update on this @marcelozarate or @istvan-ujjmeszaros ? thanks for the plugin :)
i was also unsure how to classify this semantically, but settled on `feature` because `fix` seemed even less appropriate
the branch has been updated
@RanVaknin has there been any recent update on this? thanks!