==============================
README.TXT: Evaluation Version
==============================

SMTP/POP3/IMAP Email Engine for Visual FoxPro (SEE4FP)

April 8, 2025
SEE Version 8.6

=== Software Evaluation ===

This software may be freely distributed provided that no 
files are modified. There are no functional limitations. 
The evaluation version can be used for 30 days.

SEE4FP may be purchased for $139 USD for electronic (email) 
delivery. Registration includes one year of free updates 
and technical support. 

See http://www.marshallsoft.com/order.htm to purchase.

=== Description ===

The "SMTP/POP3/IMAP Email Engine for FoxPro" (SEE4FP) is a Visual 
FoxPro component library that allows any Visual FoxPro program to 
send and receive email over any TCP/IP network (such as the Internet) 
including multiple quoted-printable and Base-64 MIME attachments all 
from within a software application. Supports SMTP authentication, 
SMTP and POP3 SSL/TLS, ISO-8859 and UTF-8 messages. 

SEE4FP includes over 60 functions for SMTP and POP3/IMAP control. 
Supports all versions of 32-bit Visual FoxPro. SEE4FP is royalty
royalty free. The same DLLs can also be used with supported languages 
such as Delphi, Visual Basic, PowerBASIC (PB/CC, PB/DLL, PB/WIN), 
C/C++, Visual dBASE, and Xbase++ as well as any VBA language such as 
EXCEL, WORD, or ACCESS.

MarshallSoft Computing also has versions of SEE for Visual Basic 
(SEE4VB), Delphi (SEE4D), PowerBASIC (SEE4PB), C/C++ (SEE4C), Visual 
dBASE (SEE4DB), Xbase++ (SEE4XB) and COBOL (SEE4CB). As noted above, 
all versions of SEE use the same DLL (SEE32.DLL/SEE64.DLL). However, 
the examples provided for each version are written for the specified 
computer language.
   
All versions of SEE can be downloaded from our web site at 

   http://www.marshallsoft.com/email-component-library.htm
   
=== Installation ===

Run the installation program SETUP.EXE that will install all SEE4FP 
files, including copying SEE32.DLL to the Windows directory, which is
normally C:\WINDOWS.

=== Documentation ===

Documentation will be found in the DOCS directory after running the 
SETUP installation program.

For more information, refer to the following manuals:

(1) SEE4FP Programmers Manual

    Covers Visual FoxPro language issues such as compilers, compiling, 
    and examples.

    See SEE_4FP.PDF or on-line at
    http://www.marshallsoft.com/see_4fp.pdf

(2) SEE4FP Users Manual

    Covers email basics, theory of operation, application notes, and 
    licensing.

    See SEE_USR.PDF or on-line at
    http://www.marshallsoft.com/see_usr.pdf

(3) SEE4FP Reference Manual

    Lists details for each function in the library and provides a list 
    of SEE error codes.

    See SEE_REF.PDF or on-line at
    http://www.marshallsoft.com/see_ref.pdf

Also see:

(1) LICENSE.TXT : License information.
(2) RELEASE.TXT : If upgrading from earlier version.

Online documentation and the latest version can be
found in the SEE4FP product page at

    http://www.marshallsoft.com/see4fp.htm

=== Example Programs ===

All example code is found in the APPS directory.

=== Quick Start ===

(1) Unzip SEE4FP86.ZIP into an empty directory.
(2) Run SETUP (Installation file).
(3) Run project SEEVER.PRG.

=== Related Products ===

MCM4FP: The MarshallSoft Client Mailer for FoxPro is a communication 
component DLL library used to send personalized email to your clients 
or customers directly from your FoxPro application program.

See http://www.marshallsoft.com/mcm4fp.htm

[END]
