This program is an SMTP/POP3 Email Engine Library for Delphi. Simple API allows sending and receipt of e-mail from your Borland Delphi application, including MIME attachments. Knowledge of Winsock and TCP/IP is not needed. This update contains support for 'AUTH LOGIN' and 'AUTH CRAM-MD5' (SMTP) authentication, ISO-8859-1 (base-64) encoding on subject line, 'APOP' authentication (POP3 servers), inline HTML e-mail messages, and SmtpResponse accepts response line without message.