MvcMailer
MvcMailer copied to clipboard
Rendering Email Problem Using MVCMailer In Visual Studio 2013 Preview
I take the same exact solution (project) that uses MVCMailer to send emails out. When I use Visual Studio 2012, it works fine and the email renders correctly. When I run it through Visual Studio 2013 Preview, I have rendering issues. It seems like it might be sending it with the body being text when I explicitly state that the body is html.