home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / hmail013.zip / hmailer.txt < prev   
Text File  |  1996-06-09  |  531b  |  25 lines

  1. HMailer.exe
  2.  
  3. A utility remailer for NeoLogic Inet.Mail Server for OS/2
  4.  
  5. HMailer Syntax:
  6.  
  7. HMailer <from> <names> <msg>
  8.  
  9. <from>  -- The full email address sending the message (user@some.domain)
  10. <names> -- A file containing the email addresses to send the message to.
  11.            One per line.
  12. <msg>   -- A file containing the message to send.
  13.  
  14.  
  15. Return Codes:
  16.  
  17. 0 -- Successful
  18. 1 -- Incorrect number of arguments
  19. 2 -- Socket services not available
  20. 3 -- Name file missing
  21. 4 -- Message file missing
  22. 5 -- Timeout
  23.  
  24.  
  25.