How to I configure SMTP settings for starter kit emails

Discussion in 'ASP.NET Starter Kits' started by aspnewbie, Apr 27, 2007.

  1. 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
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    Simply set it to "localhost".

    You do not need to provide authentication.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     

Share This Page