Hi,
I am in the process of writing an application that sends mail via an valid gmail user id and password.
I just wanted to simulate the SMTP via my windows xp command line, and when I telnet smtp.gmail.com at 465 port - I don't see any thing. A blank command window with title "Telnet smtp.gmail.com" opens with cursor. When I type in "EHLO " or usual SMTP handshake commands, the prompt just closes.
I am unable to figure out whats going wrong and where. I tried connecting to 587, it does not connect in telnet at all. Could any please clarify if I am doing something wrong?
Thanks, J