home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / question / 15008 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  1.3 KB

  1. Path: sparky!uunet!psinntp!internet!sbi!zeuswtc!cebu!goldfish
  2. From: goldfish@cebu.sbi.com (P. Goldsmith)
  3. Newsgroups: comp.unix.questions
  4. Subject: Re: Mailing to multiple people without each person seeing a list of all
  5. Keywords: elm, mail
  6. Message-ID: <792@cebu.sbi.com>
  7. Date: 24 Dec 92 19:18:02 GMT
  8. References: <BzLLLo.KxF@unix.amherst.edu> <15391@hq.hq.af.mil>
  9. Organization: Salomon Brothers, Inc
  10. Lines: 18
  11.  
  12. In article <15391@hq.hq.af.mil> lpeters@marge.hq.af.mil writes:
  13. >In article <BzLLLo.KxF@unix.amherst.edu>, rjyanco@unix.amherst.edu (Richard J. Yanco) writes:
  14. >|> I send a daily mailing out to approximately 10 people from my account.
  15. >|> If I have the names in a file foo.bar, is there any way to send a message
  16. >|> to each person in the list, *independently*, with a single command?
  17. >
  18. >I would try:
  19. >
  20. >for i in `cat foo.bar`; do <mail package> -s "Subj" $i < message; done
  21.  
  22. Once you are using ELM, use the "fastmail" program provided with elm.  It is
  23. thoroughly documented and does exactly what you want.  (RTFM, they even give
  24. an example ...)
  25. -- 
  26.     Paul Goldsmith    <goldfish@sbi.com>          w    (212) 783-7733
  27.     (shredding elf)    <goldfish@ozrout.uucp>          h    (212) 727-9345
  28.     ( Shirley MacLaine told me there would be LIFETIMES like this)
  29.         so many managers ... so little time ...
  30.