home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / next / sysadmin / 7228 < prev    next >
Encoding:
Text File  |  1992-12-28  |  931 b   |  32 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!newsflash.concordia.ca!mizar.cc.umanitoba.ca!tilley
  3. From: tilley@ccu.umanitoba.ca (Richard Tilley)
  4. Subject: Re: Mail address lists in Mail.app
  5. Message-ID: <Bzyryt.MFv@ccu.umanitoba.ca>
  6. Sender: news@ccu.umanitoba.ca
  7. Nntp-Posting-Host: ccu.umanitoba.ca
  8. Organization: University of Manitoba, Winnipeg, Canada
  9. References: <12260@cayman.COM> <1992Dec22.190030.6358@sunova.ssc.gov>
  10. Date: Mon, 28 Dec 1992 10:04:05 GMT
  11. Lines: 19
  12.  
  13. In <1992Dec22.190030.6358@sunova.ssc.gov> faught@berserk.ssc.gov (Ed Faught) writes:
  14.  
  15.  
  16. >I can't vouch for it's usefulness, but this is what I use:
  17.  
  18. >#! /bin/sh
  19. >cd /LocalLibrary/Images/People
  20. >ypcat -k aliases | grep , | sort | sed "s/ /:/g" >> aliases
  21.  
  22. You might also try:
  23.  
  24. ln -s /Net/foo/etc/aliases /LocalLibrary/Images/People/aliases
  25.  
  26. Is anyone running procmail on a NeXT ??
  27.  
  28. ... Richard <tilley@tilley.cc.umanitoba.ca>
  29.  
  30. -- 
  31. This space is not blank!
  32.