SendYmail
SendYmail allows you to send e-mails through Yahoo! Mail, using your favorite
email client. SendYmail works as a gateway between Yahoo! Mail web interface
and your e-mail program, and can be used in conjunction with FetchYahoo or YoSucker to emulate a POP3/SMTP-like
interface.
You can download the current version here.
How it works
SendYmail is a Perl script. It implements a user agent that acts like your web
browser and performs automatically all steps to send a mail through YM. This
envolves the following basic steps:
- Getting YM main page
- Logging in (securely, using SSL and hashed password)
- Accessing "Compose" tab
- Attaching files, if any
- Creating To, Cc, Bcc and Subject headers
- Creating the message body
- Sending Message
- Logging out
News
SendYmail 0.5.7 released lizardo - 2005-02-12 10:04 - SendYmail
SendYmail allows you to send e-mails through your Yahoo! Mail account, using your favorite e-mail client.
This release fixes a timeout problem, first noticed on yahoo.co.uk accounts.
SendYmail 0.5.6 released lizardo - 2004-06-25 19:13 - SendYmail
SendYmail allows you to send e-mails through your Yahoo! Mail account, using
SendYmail 0.5.5 is broken; patch available lizardo - 2004-06-20 14:24 - SendYmail
SendYmail allows you to send e-mails through your Yahoo! Mail account, using your favorite e-mail client.
Since June 15th, Yahoo! began offering 100 MB free e-mail accounts, along with a new, improved layout. Such new layout caused breakage of SendYmail 0.5.5 which is currently not working.
Author
Anderson Lizardo <lizardo AT users.sourceforge.net>
Project site: http://sourceforge.net/projects/sendymail/
License
SendYmail is under GNU GPL license.