Did some additions to the libary, most notably SMTP authentication
and the ability to use Mail4ME with SSL connections. Pop3Exception
and SmtpException have been collapsed into one class, and InboxClient
has become an abstract class (with some additional functionality) instead
of an interface. See CVS logs or docs for more details.