vb.net Email with Godaddy (plesk/windows) hosting
I’m have a “Contact Us” form that I can’t get to work on the server. On localhost it works as intended but I can’t get it configured on Godaddy server. Initially, I was using a NuGet package called EASendmail which works on localhost but not the server. Then I found this in the Godaddy docs and while it’s specific to c#, I was able to get it to work on localhost… but not the server. The only thing I can think of is that I might not have this code in the correct area of web.config. Otherwise, it’s a firewall issue? If so, any ideas on how I can configure that?