SendYmail
---------

SendYmail allows you to send e-mails through Yahoo! Mail, using your favorite
e-mail client. It works as a gateway between Yahoo! Mail web interface and
your e-mail program, and can be used in conjunction with FetchYahoo[1] or
YoSucker[2] to emulate a POP3/SMTP-like interface. It has a Sendmail-like
interface, so any e-mail client that works with Sendmail should work with
SendYmail.

[1] http://fetchyahoo.twizzler.org/
[2] http://yosucker.sourceforge.net/

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 Yahoo! secure login page
- Logging in (securely, using SSL and hashed password)
- Getting Yahoo! Mail main page
- Accessing "Compose" tab
- Attaching files, if any
- Creating To, Cc, Bcc and Subject headers
- Creating the message body
- Sending Message
- Logging out

Author
------
Anderson Lizardo <lizardo@users.sourceforge.net>
Project site: http://sourceforge.net/projects/sendymail/

License
-------
SendYmail is under GNU GPL license. See COPYING for details.
