Gurdip Singh

Results 2 comments of Gurdip Singh

It would be great if the SMTP could be configured using code as well. A use case is that i do not want to store passwords in the Web.config, b/c...

I had the same issue, problem is that Razor Engine parser Html encodes the string, so your email address would end up as `Mike Jones <[email protected]>` which is invalid email...