> 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.
--
Joe Attardi []