fetchyahoo - Download mail from an Yahoo! webmail account

Description:

FetchYahoo is a Perl script that downloads mail from a Yahoo! webmail
account to a local mail spool, an mbox file, or to procmail. It is
meant to replace fetchmail for people using Yahoo! mail since Yahoo!'s
POP and email forwarding services are no longer free. It includes all
parts and attachments within the email. It can also forward the email
to a specified address.

Homepage: http://fetchyahoo.twizzler.org/

License: GPLv2

Vendor: city-fan.org repo http://www.city-fan.org/ftp/contrib/

Packages

fetchyahoo-2.13.9-2.noarch [62 KiB] Changelog by Paul Howarth (2010-02-09):
- Drop perl(Crypt::SSLeay) dependency - it's not needed if we have
  perl(IO::Socket::SSL), and IMAPS support can only use perl(IO::Socket::SSL)
- Drop perl(LWP::UserAgent) and perl(MIME::Entity) dependencies, picked up
  automatically