home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / novell / 6467 < prev    next >
Encoding:
Text File  |  1992-08-12  |  1.8 KB  |  53 lines

  1. Newsgroups: comp.sys.novell
  2. Path: sparky!uunet!usc!sdd.hp.com!news.cs.indiana.edu!uceng.uc.edu!babbage.ece.uc.edu!ucunix.san.uc.edu!walter
  3. From: walter@ucunix.san.uc.edu (Joseph Walter)
  4. Subject: Re: ccMail from DOS command
  5. Message-ID: <1992Aug12.185459.17870@ucunix.san.uc.edu>
  6. Organization: University of Cincinnati
  7. References: <712917208.F00001@csource.oz.au> <1992Aug9.080849.2092@odie.incom.de>
  8. Date: Wed, 12 Aug 92 18:54:59 GMT
  9. Lines: 42
  10.  
  11. In article <1992Aug9.080849.2092@odie.incom.de> tom@in.sub.org writes:
  12. >In article <712917208.F00001@csource.oz.au> bernard@csource.oz.au (Bernard  
  13. >Holkner) writes:
  14. >> I am looking for a program which will allow us to create messages from a  
  15. >batch
  16. >> file to post messages to users on the ccMail system we use.
  17. >> 
  18. >> I have heard that there is such a thing called MAIL2.EXE on
  19. >> Compuserve, but no one around here has access..
  20. >> 
  21. >> Any assistance would be greatly appreciated.
  22. >> 
  23. >>  * Origin: City Limits -Education,Australia 6 lines (3:633/369)
  24. >
  25. >What I do at a site over here is to store the message to be sent in an  
  26. >ascii file, call up dos cc:mail and have some keystrokes fed to it by  
  27. >STUFFIT or STACKEY or whatever you have. These keystrokes create a new  
  28. >message, read the ascii file and finally send it and leave cc:mail.
  29. >
  30. >Works great and doesn't require anything but a keystroke simulation  
  31. >program. These are share/freeware, btw.
  32. >
  33. >HTH
  34. >Tom
  35.  
  36.   An even easier way to do that would be to use the cc:Mail Import
  37. program...the general format of a Import-able message is...
  38.  
  39. Message:
  40. From:  username at poname
  41. To:  username at poname
  42. Subject:  message subject
  43. Contents:
  44. [The rest of the message follows here...]
  45.  
  46. All that stuff is contained in just a plain ASCII file...there are
  47. plenty more options available, but you'll hafta to check the manuals on
  48. that one...
  49.  
  50. -Joe   
  51. walter@ucunix.san.uc.edu
  52.  
  53.