From: G_ F_ <8si.greg@...> Date: 2009-08-24T05:31:08+09:00 Subject: Re: retrieving Yahoo mail with Net::IMAP That's good news. Making progress is always a relief after banging our heads against a wall. One of the other things I ran into on Yahoo was keeping the session open when using HTML to do things. I wrote a scraper to get my mail queue, and used WWW::Mechanize because it automatically keeps the state info. I'd have to periodically re-login to refresh that. I *think* they were using a 14-day cycle, but that number could be due to exhaustion. My brain is fried right now. -- Posted via http://www.ruby-forum.com/.