HMailer.exe

A utility remailer for Hethmon Brothers Inet.Mail Server for OS/2

HMailer Syntax:

HMailer <from> <names> <msg>

<from>  -- The full email address sending the message (user@some.domain)
<names> -- A file containing the email addresses to send the message to.
           One per line.
<msg>   -- A file containing the message to send.


Return Codes:

0 -- Successful
1 -- Incorrect number of arguments
2 -- Socket services not available
3 -- Name file missing
4 -- Message file missing
5 -- Timeout


