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


POP3 client

Version 2.1.0 released 2002-08-20
* adaption to TSynaClient
+ can specify outgoing IP interface
+ resistent for any version of incorrect line terminators.

Version 2.0.0 released 2002-05-05
+ SSL/TLS support
+ CAPA command

Version 1.2.0 released 2000-10-12
* workaround for servers what closing connection after unsuccessful login.

Version 1.1.2 released 2000-08-27
* published sock property

Version 1.1.1 released 2000-07-23
* optimalizations.

Version 1.1.0 released 2000-05-13
+ property AuthType for control authorisation to POP3 server

Version 1.0.0 released 2000-04-07
+ Class TPOP3Send implementing POP3 protocol.