abhiram schrieb:

>   But i tried the same code at another system placed at US, but the
> code did not work. It says could not connect to the SMTP host. I tried
> a few other SMTP addresses namely "gmail-smtp-msa.l.google.com" and
> "gmail-smtp.l.google.com" and all these work properly from India but
> they dont work properly from the US system.

You can also try smtp.googlemail.com

>   Can someone please tell me if I need to make any other changes to
> get this thing working or is there any method by which I can know what
> is the SMTP that I need to use.

Do a telnet directly from that box to port 465 and 587. If you come
through (it's SSL so you will not see very much) set the port
explicitly instead of relying on the default-port. If you don't
come through try out tcptraceroute or traceroute to see where the
packets are filtered. Some companies/networks filter out outgoing
SMTP-traffic to prevent spam being sent from bot-"enhanced" computers


Regards, Lothar

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to