SMTP/POP3 Email Engine Library for Visual Foxpro
The Marshallsoft SMTP/POP3 Email component library for Visual Foxpro (SEE4FP)
is a library of functions providing easy control of the SMTP (Simple Mail Transport Protocol) and POP3 (Post Office 3) protocols.
The SMTP/POP3 Email development toolkit provides a simple interface to send and receive email, including multiple
MIME base64 and quoted-printable encoded attachments from within a Visual Foxpro application. Knowledge of Winsock and TCP/IP is not needed.
SEE4FP provides the functionality to easily and quickly develop software applications that can send, receive and parse mail.
Some of the many features of the SMTP/POP3 Email Component Library for Visual Foxpro (SEE4FP) are as follows:
Example Program
- SEE4FP is a standard Windows DLL that does not depend on other "support" libraries.
- Works with all versions of Microsoft Visual Foxpro.
- Supports multiple (simultaneous) connections.
- Supports SMTP (ESMTP) and POP3 authentication ("AUTH PLAIN", "AUTH LOGIN" and "AUTH CRAM-MD5").
- Supports AUTH2 protocol (access delegation).
- The Win32 version of SEE is fully threadable.
- Download email from your POP3 server, automatically decoding MIME attachments.
- Get the number of messages on your POP3 email server.
- Get the header lines from any email on the POP3 email server, without reading the entire email.
- Copy any email on the POP3 server without deleting it.
- Delete any email on the server without downloading it first.
- Send email with optional MIME or Quoted Printable attachments.
- Send email with inline embedded images (GIF, TIF, JPG, BMP, and Rich Text).
- Send HTML email with alternative text and embedded images.
- Supports ISO-8859(European character sets) and UTF-8 (16 bit character sets) messages.
- Can specify custom Content-Types; add custom header fields.
- Supports setting priority via X-Priority header field.
- Can send email to mail addresses on a distribution list (bulk mail).
- Set minimum and maximum wait times for server response.
- Works with servers requiring SSL with (free) STUNNEL proxy server.
- Dozens of switches that provides the capability to control how email is sent and received.
- Free technical support and updates for one year.
- Royalty free distribution with your compiled application.
- Evaluation versions are fully functional. No unlock code is required.
- Can be used with any language (C/C++, VC++, .NET, Delphi, VB,Delphi, Xbase++, Visual Basic,etc.) that can call the Windows API.
- Complete documentation (Programmers, Users, and Reference Manuals).
A good selection of complete example programs is included demonstrating how to send and receive email using the library.
The SEE4FP library can also be used with any Windows application capable of calling the Windows API.
The SMTP/POP3 Email Component Library for Visual Foxpro supports all versions of VFP.
The SMTP/POP3 Email Library (SEE4FP) can be used in the development of 32-bit FoxPro
applications running under Windows XP through (32-bit and 64-bit) Windows 11.
The evaluation version of SEE4FP is fully functional. Registration is
$139 for email delivery and includes one year of free
updates.
Our libraries (DLL's) are developer toolkits that can be used by programs written in all supported computer languages. Purchase a developer license for a specific product for one software language and use the same registered DLLs with all other supported languages for that product (i.e., purchase SEE4FP and use the DLLs with SEE4C). All versions of SEE use the same DLL (SEE32.DLL). However, the examples provided for each version were developed and tested using the specified computer language.
Other versions of the SMTP/POP3 Email Component Library (SEE) can be downloaded from the following product pages:
- SEE4D SMTP/POP3 Email Engine Library for Delphi
- SEE4C SMTP/POP3 Email Engine Library for C/C++
- SEE4PB SMTP/POP3 Email Engine Library for PowerBASIC
- SEE4DB SMTP/POP3 Email Engine Library for Visual dBase
- SEE4VB SMTP/POP3 Email Engine Library for Visual Basic
- SEE4XB SMTP/POP3 Email Engine Library for Xbase++
- SEE4CB SMTP/POP3 Email Engine Library for COBOL
Current version of SMTP/POP3/IMAP Email Engine for FoxPro (SEE4FP) is 8.6 (April 8, 2025)
Download SEE4FP
HOME
PURCHASE
SMTP/POP3 Email Programmer's Manual
SMTP/POP3 Email User's Manual
SMTP/POP3 Email Reference Manual