home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / question / 14631 < prev    next >
Encoding:
Text File  |  1992-12-12  |  951 b   |  32 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!spool.mu.edu!agate!linus!linus.mitre.org!elara.mitre.org!bdickens
  3. From: bdickens@elara.mitre.org (Brian Dickens)
  4. Subject:  Doing mail lists.
  5. Message-ID: <1992Dec12.160017.5528@linus.mitre.org>
  6. Keywords:  mail list, aliases
  7. Sender: news@linus.mitre.org (News Service)
  8. Nntp-Posting-Host: elara.mitre.org
  9. Organization: Research Computer Facility, MITRE Corporation, Bedford, MA
  10. Date: Sat, 12 Dec 1992 16:00:17 GMT
  11. Lines: 19
  12.  
  13. Hi everyone...
  14.  
  15. I am trying to get a text file mail list into a UNIX usable format.  The way the list was sent
  16. was something like this:
  17.  
  18. alias bob     blah@blah.blah.blah
  19. alias phil    blah@blah.blah.blah
  20. alias mary    blah@blah.blah.blah
  21.  
  22. alias bp        bob phil
  23. alias bpm    bob phil mary
  24. alias mb    mary bob
  25.  
  26. Is there some sort of "Mailing list" that uses this format?  Some kind of .mailalias file or
  27. something?  I assume the list came straight off a UNIX machine.
  28.  
  29. Thanks a lot...
  30. -bdickens
  31.  
  32.