MAIL
Description

MAIL Screen Shot
MAIL is a Win32 console application that sends a text message to every e-mail address listed
in a text file. MAIL illustrates the MAPI API.
Call MAIL as follows:
MAIL <address file name> <subject text> <message file name>
Requirements
This source code was developed with Microsoft Visual C++ version 6.
The MAIL program requires Windows 95, Windows 98, or NT 4 (or later). A MAPI compatible
e-mail client must be running when you run MAIL.
Source Code
Download mail.zip