Used SMTP/POP3/IMAP Email Lib for COBOL for Windows?


Editors’ Review

Download.com staff
MarshallSoft SEE4CB is a COBOL component library for robust email integration. It enables applications to send and receive emails, including HTML and MIME attachments, via a simple API. Supports SMTP, POP3, and IMAP protocols.
  • Pros

    • Simple API for sending and receiving emails.
    • Supports SSL/TLS for secure email server communication.
    • Manages server messages: delete, copy, get headers.
    • Runs up to 32 independent threads concurrently.
    • No dependency on external support libraries.
  • Cons

    • Explicit support only confirmed for Fujitsu COBOL.
    • Limited to Windows operating systems up to version 10.
    • Free technical support and updates are limited to one year.
    • No explicit support for non-Windows platforms.
    • No mention of broader COBOL compiler compatibility.

Used SMTP/POP3/IMAP Email Lib for COBOL for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
7.4
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 7
  • Windows Server
  • Windows ME
  • Windows Vista
  • Windows 2003
  • Windows 98
  • Windows NT
  • Windows 10
  • Windows XP
  • Windows 8
  • Windows 2000
Additional Requirements
32 or 64 bit Windows
POPULARITY
Total Downloads
3,186
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


User Reviews

5/5

1 User Votes


Developer’s Description

Send and receive email from a COBOL application.
MarshallSoft SMTP/POP3/IMAP COBOL email component library (SEE4CB) uses a simple API to send and receive mail, including HTML, MIME Base64 and quoted-printable encoded attachments, from within a COBOL application. Features of SEE4CB include: - Send email with inline HTML, GIF, TIF, JPG, BMP and Rich Text attachments. - Supports ISO-8859 and UTF-8 character coding.- Supports CHARSET_WIN_1250.- Supports email servers that require SSL/TLS.- Get the number of messages on your email server.- Get the header lines from any email on your server without reading the entire email. - Delete any email on the server without downloading the entire email. - Copy any email on the server without deleting it. - Receive any email on your server including MIME attachments. - Download email from your server, automatically decoding MIME attachments. - Remove contents of incoming attachments.- Copy email and navigate between IMAP mailboxes. - Dozens of switches to control how email is sent and received. - Run up to 32 independent threads concurrently. - Supports SMTP (ESMTP) and POP3 authentication. - Supports multiple (simultaneous) connections. - Supports bulk mail on a distribution list. - Set return receipt; add TO, CC, BCC recipients. - Includes multiple COBOL example programs. - Does not depend on support libraries (calls to core Windows API functions only). - Royalty free distribution with your compiled application. - C source code is available. - Free technical support and updates for one year. - Fully functional evaluation version available.- Works with Fujitsu COBOL- Works with 32-bit and 64-bit Windows through Windows 10.

Download.com
Your review for SMTP/POP3/IMAP Email Lib for COBOL