razstec 0 Posted May 18, 2012 Report Share Posted May 18, 2012 Hi all, i have this script that was working fine in my other hosting but now i change it and it says The transport failed to connect to the server. the code is exactly the same and the server is gmail not internal why is this? Quote Link to post Share on other sites
justsomeguy 1,135 Posted May 18, 2012 Report Share Posted May 18, 2012 It's probably a network issue, like a firewall blocking your request. Quote Link to post Share on other sites
razstec 0 Posted May 22, 2012 Author Report Share Posted May 22, 2012 i have permission to the 21 port Quote Link to post Share on other sites
justsomeguy 1,135 Posted May 22, 2012 Report Share Posted May 22, 2012 That's good, but are you trying to connect to the Gmail servers using FTP? Quote Link to post Share on other sites
razstec 0 Posted May 23, 2012 Author Report Share Posted May 23, 2012 sorry i mean 25 and other 2 ports for email that i cant remember now Quote Link to post Share on other sites
justsomeguy 1,135 Posted May 23, 2012 Report Share Posted May 23, 2012 I can't tell what the problem is from here. All I can say is that if you're trying to connect to a public server and you can't then something on your server or your network is blocking access. Quote Link to post Share on other sites
razstec 0 Posted May 23, 2012 Author Report Share Posted May 23, 2012 i made de configuration of my server, do you think i skip something? now im trying to use hmailserver but having problems with th mx-query :s Quote Link to post Share on other sites
justsomeguy 1,135 Posted May 23, 2012 Report Share Posted May 23, 2012 i made de configuration of my server, do you think i skip something?I don't know, I didn't watch you configure it. You should be able to test the connection, you don't need ASP to do that. Use a telnet client to connect to the server on various ports and see what happens. Use a traceroute tool to see how far it gets. Quote Link to post Share on other sites
razstec 0 Posted May 24, 2012 Author Report Share Posted May 24, 2012 (edited) using putty i get 220 myserver ESMTP Edited May 24, 2012 by razstec Quote Link to post Share on other sites
justsomeguy 1,135 Posted May 24, 2012 Report Share Posted May 24, 2012 You're connecting on port 25 through putty, right? Quote Link to post Share on other sites
razstec 0 Posted May 25, 2012 Author Report Share Posted May 25, 2012 yes Quote Link to post Share on other sites
justsomeguy 1,135 Posted May 25, 2012 Report Share Posted May 25, 2012 If you can use putty on your server to connect to the gmail server then I don't know why ASP can't do it. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.