Sorry if I am hijaking a thread - what background things need to be performed (if any) to get email working from a C# application? Is there any sample code available?
I currently have two domains with BT, and both will need email turned on soon.
Many thanks,
Mike
Hi MikeBroughton,
In order to send the emails properly using System.Web.Mail, please point the page at 'Localhost' smtp server. We do not allow scripts sending the mail through remote mail hosts.
Hope this helps
Tracey