WebLog of Ken Cox

Web Links

Browse by Tags

All Tags » MailMessage (RSS)
A System.Net.Mail.MailMessage Mystery Solved
If you get an error such as "The specified string is not in the form required for an e-mail address." when trying to initialize a System.Net.Mail.MailMessage object, look in the web.config file for errors in the mailSettings and smtp sections...
More Posts