Browse by Tags

Related Posts

  • Re: Getting SMTP to Work with GoDaddy

    I just struggled through the various permutations found here and there for this to work on GoDaddy and found this to work : 1 < system.net > 2 < mailSettings > 3 < smtp from= "xxxx@yyyy.org" > 4 < network host= "relay-hosting.secureserver.net" /> 5 </ smtp...
    Posted to Personal Site Starter Kit (Forum) by KevInKauai on 02-23-2008, 12:00 AM
    Filed under: GoDaddy, ASP.NET2.0, smtp
  • Email with Godaddy please look at my code and tell me whats wrong

    For some reason i keep having this error: System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period...
    Posted to Web Forms (Forum) by norchnou on 03-02-2008, 12:00 AM
    Filed under: email, email by using smtp, smtp, godaddy, email problems
  • Re: Correct Settings for using SMTP on GoDaddy?

    Thanks for your example, I have been working on this all day. Here is a C# version for anyone who wants it. I did not need the ( ) around the subject value. My big problem was that the Relay-host won't work unless you are testing it on Godaddy. I wasn't for the longest time. I was unable to get...
    Posted to Installation and Setup (Forum) by Randy25 on 04-09-2008, 12:00 AM
    Filed under: Email relay, SMTP, asp.net 2.0, .Net 2.0, smtp GoDaddy email, AsP Net 2.0 C#, Microsoft Visual C# 2005 express Edition, GoDaddy, relay hosting
Page 1 of 1 (3 items)