2003-07-10
	* fixed a bug in the smtp engine. the app now says HELO to the server
2003-06-30
	* added a function to extract the real address from a string like
	  "Foo Bar <foo@bar.com>". this is a bugfix for servers who can
	  not handle these strings as rcpt.
2003-06-25
	* added a function to send attachments
2003-06-24
	* added functions for message creation, password and message
	encoding and the smtp engine
	* tested on Debian Sid and Solaris 8
	* added smtp-auth (type = login)
2003-06-23
	* initial work on smtpmail 0.3
	* wrote needed functions to work with parameters
