Quantcast
Channel: VBForums - CodeBank - Visual Basic 6 and earlier
Viewing all articles
Browse latest Browse all 1468

Email Client Program

$
0
0
JACMail is an Email Client Program designed to allow fast and efficient recovery of email
from a POP3 server, and the sending of email through an SMTP server. It is primarily oriented
towards text based messaging with attachments, and does not directly support highly formatted
HTML based email or embedded objects. It receives and stores both "text/plain" and "text/html"
messages, and Web based emails can be sent to the default browser for viewing. It also
supports Plain Authentication based SMTP and multiple mailboxes. The mailboxes are stored in
an Access database utilising ODBC.

The code uses IP Version independent system calls, so it will only work on Windows systems
that actively support both IPv4 and IPv6. That more or less restricts it to Windows Vista or
later. It utilises the following standard components and references: RICHED32.DLL, RICHTX32.OCX,
COMDLG32.OCX, MSSTDFMT.DLL, MSBIND.DLL, MSADODC.OCX, MSDATGRD.OCX, which the user
must have available in order to compile the program. WS2_32.DLL is required to run the program.

J.A. Coutts
Attached Images
 
Attached Files

Viewing all articles
Browse latest Browse all 1468

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>