SYNAPSE - Synchronous TCP/IP Library for Delphi
Other related information can be found at http://www.ararat.cz/synapse/

History:

Description:
+ added property
- removed property
* modification
# bug fix


MIMEMess

Version 1.5.0 released 27.08.2001
+ can handle any custom message headers
+ can specify secondary type of multipart message
# correctly ended multipart message.

Version 1.4.0 released 23.07.2001
* optimalizations.
* message header is now object, not record.

Version 1.3.0 released 13.05.2001
+ AddPartHTMLBinary for including binary binaries (i.e. pictures) to HTML e-mails.

Version 1.2.0 released 07.04.2001
+ support for content-disposition
+ added support for easy handle HTML mails.

Version 1.1.0 released 10.12.2000
* change in 'normalize' in part.

Version 1.0.1 released 27.11.2000
* cleanup code.

Version 1.0.0 released 15.10.2000
+ unit started.