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

INFO
----
This is a simple POP3 class that will allow an
application to interact with a POP3 server for
retrieval of mail.

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.

You will find that it is extremely easy to use,
however, the parsing of the messages is left up
to the application programmer itself.  The class
is nothing more than a simple means of transport.

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

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