home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / shell / 5258 < prev    next >
Encoding:
Text File  |  1993-01-05  |  921 b   |  36 lines

  1. Newsgroups: comp.unix.shell
  2. Path: sparky!uunet!almserv!paperwt!s4uhkm
  3. From: s4uhkm@fnma.COM (Howie Michalski)
  4. Subject: mail question???
  5. Message-ID: <1993Jan5.211845.19445@almserv.uucp>
  6. Sender: usenet@almserv.uucp
  7. Nntp-Posting-Host: paperwt
  8. Reply-To: s4uhkm@fnma.COM
  9. Organization: Fannie Mae
  10. Date: Tue, 5 Jan 1993 21:18:45 GMT
  11. Lines: 23
  12.  
  13. I have a file of the containing messages I would like to send out via mail.
  14. The format is as follows:
  15.  
  16.     To: user@machine
  17.     From: user@machine
  18.     Subject: lkdjflksjdflksjf
  19.     text text text....
  20.  
  21.     To: user@machine
  22.     From: user.....
  23.  
  24. and so on - anyone know how I can process this file so that the messages can be sent
  25. out??
  26.  
  27. Howie
  28.  
  29.  
  30. ---
  31. #include <Std_Disclaimer>  /* Howard Michalski,    howie@fnma.COM   *
  32. #define OPINIONS "My own"   * Fannie Mae, Unix Technical Services   *
  33.                  * 3900 Wisconsin Avenue NW              *
  34. main(){for(;;);}        * Washington, DC, USA           20016   */
  35.  
  36.