
Sendmail.exe is copyright by Alfredo J. Cole. Free distribution is
allowed as long as no change is made in the program and this statement
accompanies the file. It is distributed "as is", without any warranty
(express or implied) of any kind, including any warranty of fitness for
any purpose. Use it at your own risk.

Syntax is: SENDMAIL user@domain

It will send all files with a .MSG extension that it finds in 
the directory from which it's run.

It does not echo anything to screen when it's working, so it 
won't mess up your video.

SENDMAIL uses WATTCP and looks for the WATTCP.CFG environment 
variable to point to your WATTCP.CFG file.

It returns the following error codes:

    0 - Host Closed - All Ok
    2 - Time-Out
    3 - Cannot Connect to Server
    4 - Error Negotiating
    5 - No Files to Send
    6 - No "From" Field
    7 - Inadequate Sender's Information
    8 - Inadequate Receiver's Information
    9 - Error Initiating Data Transmission
    10 - Error Sending END-OF-MESSAGE Code
    11 - Cannot Resolve Host
    12 - Syntax Error
    13 - No Server Specified in Command Line

