How to email from ASP.NET 4.0 Beta 2 application?

Discussion in 'ASP.NET 4.0 RC Beta [Closed]' started by BrisBorto, Nov 8, 2009.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi,

    I have testing the MSDeploy Publishing with a new ASP.NET 4.0 application I have written. One thing that is not working for me is the ability to send an email. I have specified the SMTPHOST as "localhost" but it is actively refused.

    Can you tell me what setting I should be using?

    Thanks

    BrisBorto
     
  2. ...I don't know yet but I'll look into this and I hope someone can chime in for you soon. ;-)
    All the best,
    Mark
     
  3. Bruce

    Bruce DiscountASP.NET Staff

    With the sandbox environment, we do not provide access to SMTP server to deter spammers.

    You can, however, connect to 3rd party SMTP service if you have the proper credential.
     
  4. How do I access the lab site for ASP.NET 4.0?
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page