.NET Code Samples, Data Access, and Other Musings
I set up a new dedicated server at GoDaddy.com this weekend. One of the issues I struggled with was when I set up MailEnable to run on the server I could not send mail. I could receive it just fine, but it would not go out anywhere. A friend of mine helped me track down what the issue was and it turns out that I could not connect to other sites through port 25. After digging through GoDaddy’s support pages we found a note about how GoDaddy blocks port 25 and that you have to use a Smart Host to send email through a relay server they set up. Of course this works, but it’s a bit annoying that I bought a dedicated server and they are blocking me from sending out on port 25.
So if you go buy a dedicated server from GoDaddy and you intend to set up you won mail server on it, be aware that you must use the smart host to send mail. So far everything else has been fine. The server looks good, its fast as I need it, and the price was great when compared to other hosting providers.
About John Papa
John (C# MVP and MCSD.NET) has been working with Microsoft distributed architectures for over 10 years. He has enterprise experience architecting and developing with .NET technologies including ASP.NET as well as WebForms using both C# and VB.NET. He is a baseball fanatic who spends most of his summer nights rooting for the Yankees with his family and his faithful dog, Kadi. John has authored or co-authored several books on ADO, ADO.NET, XML, and SQL Server, is the author of the Data Points column in MSDN Magazine, has presented MSDN WebCasts and can often be found speaking at industry conferences such as VSLive and DevConnections.