Questions tagged [asp.net-mail]

17 questions
0
votes
1 answer

how can I change the email and name from the sender?

I try to create a contact form in mvc 4, it's work but the sender (email and name) is always the same that I use in my credentials for the smtp, I want to display the email and the name of the user who send it from my contact form, any help? this is…
0
votes
2 answers

ASP.Net - sending emails

I am sending email from within the web application using NetMail and it works fine when there is nothing wrong! I am trying to catch some of the errors, specifically wrong email address that should cause an exception but it seems it doesn't. My…
NoBullMan
  • 2,032
  • 5
  • 40
  • 93
1
2