home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / hp / 14541 < prev    next >
Encoding:
Text File  |  1993-01-06  |  1.5 KB  |  43 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!usc!cs.utexas.edu!sun-barr!ames!agate!boulder!csn!iem!larry
  3. From: larry@iem.com (Larry Fenske)
  4. Subject: Re: Distribution lists in elm
  5. Message-ID: <C0En5x.JDL@iem.com>
  6. Date: Tue, 5 Jan 1993 23:41:55 GMT
  7. References: <gotwols.726185001@warper.jhuapl.edu>
  8. Organization: IEM, Inc.
  9. X-Newsreader: Tin 1.1 PL4
  10. Lines: 31
  11.  
  12. gotwols@warper.jhuapl.edu (Bruce Gotwols) writes:
  13. :     Can anyone tell me how to send mail to a distribution list 
  14. : under elm?  if that's not possible, is there any way to send mail
  15. : to a distribution list?
  16. :             Thanks, bruce
  17.  
  18. There are a couple of ways that I can think of, and all of them work
  19. under elm.  You can set up a global elm alias, a personal elm alias, a
  20. sendmail alias with the mailing list in the alias file, or a sendmail
  21. alias with the mailing list in a separate file.  The advantage of the
  22. last two solutions is that the same alias will work with other mailers
  23. besides elm, as well as working with elm.
  24.  
  25. Sendmail aliases are in /usr/lib/aliases.  The name on the left side of
  26. the colon (":")  will expand to the stuff on the right side.  If the
  27. right side is a comma-separated list of names, that is what the alias
  28. will expand to.  If the right side is of the form
  29.  
  30.     :include:/some/unix/file
  31.  
  32. then sendmail will look in that file for the comma-separated list of
  33. names.  This is handy for allowing someone besides super-user to
  34. maintain the mailing list.
  35.  
  36. After changing /usr/lib/aliases, run newaliases (as super-user).
  37.  
  38.  
  39. -----
  40. Larry Fenske
  41. larry@iem.com
  42. IEM, Incorporated
  43.