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


MIMEpart

Version 1.5.2 released 24.09.2001
# bug in detection end of message
+ can detect filename in text part
# correct end of base64 encoded part.

Version 1.5.0 released 27.08.2001
# part of message between last boundary and end of message is not reported as Mime part.

Version 1.4.1 released 23.07.2001
* optimalizations.

Version 1.4.0 released 13.05.2001
+ support for content-ID

Version 1.3.0 released 07.04.2001
+ support for content-disposition

Version 1.2.0 released 10.12.2000
+ decode UU code and XXcode
- function NormalizePart
+ function NormalizeHeader
# decode filename is more robust (now support MIME inline code)

Version 1.1.0 released 27.11.2000
+ new 10 mime types
- functions for inline MIME moved to separate unit

Version 1.0.1 released 24.10.2000
# empty secondary MIME type
# better decoding filename in attachment

Version 1.0.0 released 15.10.2000
+ unit started.