My host is GoDaddy and I have the entire PWS Kit working except for the email. I have put all of the appropriate smtp settings in the web.config and I'm still having no luck. Any help would be greatly appreciated.
<system.net>
<mailSettings>
<smtp from="
[email protected]">
<network host="smtpout.secureserver.net" password="MyPassword"
port="3535" userName="MyUserName" />
</smtp>
</mailSettings>
</system.net>
Best Regards,
Chris
"It's a 'Jump to Conclusions mat'. You see, you have this mat, with different CONCLUSIONS written on it that you could JUMP TO. "
Application Developer
ASP.Net,C#,XSLT,XML,HTML,DHTML,JavaScript,CSS