home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / sysadmin / 7393 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  2.1 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!paladin.american.edu!news.univie.ac.at!chx400!urz.unibas.ch!lucy.ifi.unibas.ch!news
  2. Newsgroups: comp.sys.next.sysadmin
  3. Subject: Re: Big Mailing lists
  4. Message-ID: <1993Jan12.130721.6930@urz.unibas.ch>
  5. From: frank@ifi.unibas.ch (Robert Frank)
  6. Date: Tue, 12 Jan 1993 13:07:21 GMT
  7. Reply-To: frank@ifi.unibas.ch
  8. Sender: news@urz.unibas.ch (USENET News System)
  9. References: <1993Jan11.190140.14889@cubetech.com>
  10. Organization: Institut fuer Informatik
  11. Nntp-Posting-Host: woodstock.ifi.unibas.ch
  12. Lines: 41
  13.  
  14. In article <1993Jan11.190140.14889@cubetech.com>  writes:
  15. > I have a big problem...  the IXKit mailing list I maintain has gotten
  16. > too large for sendmail to handle.  I have tried "daisy-chaining"
  17. > aliases using both NetInfo aliases and sendmail aliases, and both
  18. > produce the same results.
  19. > Please post or send me info on how to create large aliases...
  20. > thanks in advance,
  21. > andrew
  22. > -- 
  23. > andrew@cubetech.com      | "We cannot dwell in the time that is to come,
  24. > Andrew Loewenstern       |  lest we lose our now for a phantom of our
  25. > Cube Technologies, Inc.  |  own design." - Erendis
  26. > 0000000701B61D1ADF0DFC9C16185CEA055200000007EB4A9FEB1922065D471A89E905B5
  27.  
  28. Try the undocumented include feature: (documented on suns ...)
  29. (It works for Ultrix too, I'm just [right today] testing it on the NeXT)
  30.  
  31. The syntax for the aliases file:
  32.  
  33.      <alias-name>: :include:<path and file name>
  34.  
  35. In NetInfo add a new value with the syntax:
  36.  
  37.      :include:<path and file name>
  38.  
  39. where the values in <> are to be set appropriately. Then enter all the  
  40. names/addresses, one per line, into the file specified by <path and file name>.
  41.  
  42. Sendmail will then parse the file - so you don't even need to rebuild the  
  43. aliases when you make changes!
  44.  
  45. --
  46. Robert Frank                         tel. + (061) 321 99 67                 
  47. Institut fuer Informatik             fax  + (061) 321 99 15                 
  48. University of Basel, Switzerland                                            
  49. Mittlere Strasse 142      rfc822: frank@ifi.unibas.ch (NeXT mail accepted)  
  50. CH-4056 Basel          X400: S=frank;OU=ifi;O=unibas;P=switch;A=arcom;C=ch
  51.