The SMTP/POP3 Email Engine for COBOL (SEE4CB) is a library of
functions providing easy control of the SMTP (Simple Mail
Transport Protocol) and POP3 (Post Office Protocol 3) protocols.
A simple interface allows sending and receiving email, including
multiple MIME BASE-64 and quoted-printable encoded attachments.
Knowledge of Winsock and TCP/IP is not needed.
Feature of SEE4CB include:
(1) Send email with optional MIME or Quoted Printable attachments.
(2) Send email with inline HTML, GIF, TIF, JPG, BMP and Rich Text attachments.
(3) Get the number of messages on your email server.
(4) Get the header lines from any email on your server, without reading the entire email.
(5) Delete any email on the server without reading it first.
(6) Receive any email on your server including MIME attachments.
(7) Run up to 128 independent WIN32 threads concurrently.
(8) Supports SMTP and POP3 authentication.
(9) The same SEE32.DLL can be called from any supported language.
(10) Supports ISO-8859 messages.
(11) Royalty free distribution with your compiled application.
Several example programs are included, demonstrating the SMTP and
POP3 functions. Fujitsu COBOL or MicroFocus COBOL is required.
SEE4CB can be used in the development of Win32 applications
running under Windows 95/98/Me and Windows NT/2000/XP. The shareware
version of SEE4CB is fully functional. Registration is $105 for
email delivery and includes one year of updates free.