pop yahoo mail from Java Program

J

Jignesh

Hello Friends,

I want to retrieve all yahoo mails using the java program..so
if anyone have idea then send me the code.
 
S

stefanomnn

you should use java mail classes (javax.mail.*). See javadoc
documentation.
of more,i know you have to subscribe to Yahoo Delivers to access
pop/smtp yahoo servers.
yahoo delivers allow yahoo to send you some advertisement.
for more info, Access from web on your yahoo mail, then select Mail ->
Help

BYE!
 
J

Joe Attardi

I want to retrieve all yahoo mails using the java program..so
if anyone have idea then send me the code.
There is an open source project called YPOPS!
[http://www.ypopsemail.com/] that allows you to access your Yahoo! Mail
through a POP gateway running on your local machine.

You don't need Yahoo! Mail Plus to do this - it's essentially a POP
server on one end and an HTTP client on the other. You could install
YPOPS! then access the local mail server using the standard JavaMail
API.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,044
Latest member
RonaldNen

Latest Threads

Top