PDA

View Full Version : How to I configure SMTP settings for starter kit emails


aspnewbie
04-27-2007, 08:02 AM
I searched through the forum and saw a topic on how to configure smtp from web.config.

I want to do this from ASP.NET Web Site Administration Tool.

I also missed where the credentials are provided in my weblogon form

bruce
04-27-2007, 08:55 AM
Simply set it to "localhost".

You do not need to provide authentication.

Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)