>>>>> "Sarah" == Sarah fox < sarahfox1969%40gmail.com">sarahfox1969
gmail.com> writes:
Sarah> Hi,
Sarah> I'm more familiar with PHP than Perl -however I have been looking for
Sarah> a wee while & cannot locate a php script to do this job.
Sarah> I have searched the web (google) & found yahoo2mbox.pl - which logs into
Sarah> Yahoogroups & downloads the emails....
Sarah> http://www.tt-solutions.com/en/products/yahoo2mbox/
If you're asking a question of a specific script that you did not write, it's
generally going to be FAR faster to write the original author (or do whatever
they indicate for support options) than to ask on a public mailing list like
this. If you have already done that, you should have indicated that in your
posting here.
If you're asking how to write such a script, look at the Mail::Webmail::Yahoo
and Mail::Client::Yahoo modules in the CPAN. They look a little old, so they
may not work well (in fact, *nothing* may work well) with the recent
web-2.0-ish redesign of most of Yahoo's products.
At http://developer.yahoo.com/mail/, there are code samples for the currently
supported API. It looks like they offer a JSON-based API now, which is cool.
The bad news is that free accounts appear to be restricted to not actually
being able to download email, so I hope you have a premium account.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
< merlyn%40stonehenge.com">merlyn
stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
.