Short: SMTP class
Author: Deryk Robosson <deryk@iitowns.com>
Version: 0.1
Type: dev/src

INFO
----
This is a simple SMTP class that will allow an
application to send mail to an SMTP capable
server.

REQUIREMENTS
------------
classutil from the amigadev ftp site.

INSTALLATION
------------
make install

The makefile will create the necessary dirs
and copy the include file to the proper spot.

USAGE
-----
A test application is included with the archive.

HISTORY
-------
See the Changelog for a history of changes made
to this class.

AUTHORS
-------
Elate Class:
Deryk Robosson
Email: deryk@iitowns.com
URL: http://users.iitowns.com/deryk/elate/
IRC: irc.amiganet.org channel #developer

libsmtp:
Kevin Read
Email: kread@innnet.de
URL: http://www.obsidian.de/software/
