Computing.Net > Forums > Networking > Connecting to Yahoo Mail through Telnet?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Connecting to Yahoo Mail through Telnet?

Reply to Message Icon

Name: Manish
Date: November 13, 2001 at 05:43:16 Pacific
Comment:

Can I connect to the yahoo mail servers to either check or send my mail using telnet? How? I am using win98.
Thanks



Sponsored Link
Ads by Google

Response Number 1
Name: danny
Date: November 13, 2001 at 10:16:35 Pacific
Reply:

Yes! connect to proper port number and it work.


0

Response Number 2
Name: fiat_lux
Date: November 13, 2001 at 15:02:41 Pacific
Reply:

To follow up to danny's reply. Yes but its probably not as simple as youre hoping. You'd have to know the approriate commands to issue for the POP3 and SMTP protocols.

How about trying a POP3 email client instead?


0

Response Number 3
Name: Manish
Date: November 14, 2001 at 09:30:09 Pacific
Reply:

I am already using pop mail client ie. Eudora but I wanna connect and test the another way by connecting to the yahoo mail through telnet. Could u plz tell some sites relevant to this stuff?

thanks


0

Response Number 4
Name: Mik
Date: November 16, 2001 at 04:00:17 Pacific
Reply:

As far as I know yahoo mail is web based and doesn't have POP3 and SMTP servers. Technically you could access the webserver by doing something like:
telnet mail.yahoo.com 80

But they haven't made it very easy so it's not just filling in a few form fields and then proceed. They use a javascript version of the MD5 algorithm to send your name and password. After that you get some kind of a key back which is used to access the rest of your mail box. So it isn't exactly easy, but ofcourse all things are possible if you are creative and persistent.

Mik


0

Response Number 5
Name: sai
Date: January 22, 2002 at 01:42:11 Pacific
Reply:

manish,

can you help me know how u managed to connect to yahoo using eudora. i am trying it , but no luck.

thanks.


0

Related Posts

See More



Response Number 6
Name: venkat
Date: March 4, 2002 at 04:18:03 Pacific
Reply:

i have tried to connect mail.yahoo.com through telnet but i could not get connected.i typed "telnet mail.yahoo.com 80" at command promt but not connected.can any one help me in doing that?i am behind a firewall will this effect in getting connected?
thanks


0

Response Number 7
Name: someone
Date: March 19, 2002 at 21:30:11 Pacific
Reply:

you can telnet to port 110 and manually enter POP3 commands, but it won't be pretty. like so:

$ telnet pop.mail.yahoo.com 110
USER
PASS
STAT
RETR
QUIT
$


you login with the USER and PASS commands, the STAT command will tell you how many messages you have, then you can retrieve a message with RETR and the message number. then QUIT when you are done.

rfc1939 covers POP3...read it if you want more info.


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: Connecting to Yahoo Mail through Telnet?

logging in to Yahoo mail www.computing.net/answers/networking/logging-in-to-yahoo-mail/29913.html

how to use telnet on a particular l www.computing.net/answers/networking/how-to-use-telnet-on-a-particular-l/34367.html

Can't sign in to yahoo mail www.computing.net/answers/networking/cant-sign-in-to-yahoo-mail/36652.html