CmdEmail Pro (Site License)
CmdEmail Pro (Site License) questions CmdEmail Pro (Site License) reviews CmdEmail Pro (Site License) download Order
 Informtion
Title: CmdEmail Pro (Site License)
Developer: Lion Soft
Platform: Windows 95/98/ME/NT/2000/XP
Price: $299
Size: 51 KB
Reviews & Questions
Shareware your experiences of CmdEmail Pro (Site License) with all of us and cast your vote
View frequently asked questions of CmdEmail Pro (Site License). Post your questions to the author and other software developers.
 
CmdEmail is command line e-mail component, it can be integrated into your application developed by Oracle Form Builder, VC, VB, Perl etc.

CmdEmail support command line interface, you call the program through command line. Supposed you have configed the program, you can send email to somebody just use a dos command. e.g.

The e-mail address scott@tiger.com (if exists) will receive a mail sent from you. Certainly the mail does not contain useful content you specified.

You need to specify the subject and mail body?Okay, please create a message file and pass the file path to CmdEmail.

The messae file includes two parts, header and body. Header : Specify the recipients, subject, location of attachment etc.Body Text: The content of the email.

There is a empty line between header and body.