Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: how to read the yahoo Inbox mail using www::Mechanize module?

by vasanthgk91 (Sexton)
on Aug 07, 2013 at 07:40 UTC ( [id://1048275]=note: print w/replies, xml ) Need Help??


in reply to Re: how to read the yahoo Inbox mail using www::Mechanize module?
in thread how to read the yahoo Inbox mail using www::Mechanize module?

Select Folder failed on Folder Stats

use Mail::Client::Yahoo; my $y = Mail::Client::Yahoo->login( username => 'vasanthgk91@yahoo.com', password => 'password', secure => 0 ); my $Inbox=$y->select_folder('inbox'); print "$Inbox";

This is also not working

  • Comment on Re^2: how to read the yahoo Inbox mail using www::Mechanize module?
  • Download Code

Replies are listed 'Best First'.
Re^3: how to read the yahoo Inbox mail using www::Mechanize module?
by Corion (Patriarch) on Aug 07, 2013 at 08:01 UTC

      sorry....That IMAP and pop3 then i went the yahoo setting enable pop3 and IMAP setting..So this kind of concept i won't need...

Re^3: how to read the yahoo Inbox mail using www::Mechanize module?
by Anonymous Monk on Aug 07, 2013 at 07:52 UTC

    This is also not working

    This is the point. Look at the bug cue. Look at the source. Stop trying this. Look at YPOPs! -- 9 years is an ETERNITY to keep scraping yahoo, and after this eternity the developers stopped trying. Try this instead, ask yahoo how to programmatic-ally access their website and see what they tell you.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1048275]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (7)
As of 2024-04-18 03:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found