Path: utzoo!attcan!uunet!aplcen!uakari.primate.wisc.edu!unmvax!ogccse!orstcs!nucthy!ghe From: ghe@nucthy.physics.orst.edu (Guangliang He) Newsgroups: comp.unix.questions Subject: Re: How to set up a mail list (reflector)? Keywords: mail list reflector Message-ID: <13918@orstcs.CS.ORST.EDU> Date: 21 Nov 89 16:02:21 GMT References: <602@caldwr.UUCP> <3901@amelia.nas.nasa.gov> Sender: usenet@orstcs.CS.ORST.EDU Reply-To: ghe@nucthy.PHYSICS.ORST.EDU (Guangliang He) Distribution: na Organization: Dept. of Physics, Oregon State University Lines: 33 In article <3901@amelia.nas.nasa.gov> samlb@pioneer.arc.nasa.gov (Sam Bassett RCD) writes: > > On our Ultrix 3.0 system, I edit '/etc/aliases' (do a 'man > aliases' to find where it is on your system), to create an alias for the > mailer: > > aiforum: amesboards,otherboards,AIlist@stripe.sri.com, > andrews%ear@ames-io.arpa,system%mar@ames-io.arpa,falsetti@orion, > wolski%gaia@ames,clerma%ear@ames-io.arpa,pjd@hydra, > > for instance. > > After finishing the edit, I run 'newaliases' to make sure that > the system knows about the new alias. > The aliases file is /usr/lib/aliases on the BSD4.3 and SYS V. A better way to do it is to use 'include'. Put a line like following into the aliases file. list : :include:/u/whoever/whateverfile This way, you only need to run 'newaliases' once, next time you want add a usr on to the list, you only need to exit the /u/whoever/whateverfile. You don't have to run 'newaliases' any more. ======================================================================= USMAIL: Guangliang He | INTERNET: ghe@PHYSICS.ORST.EDU Department of Physics | BITNET: hegl@ORSTVM.BITNET Weniger Hall 301 | Oregon State University | Corvallis, OR 97331-6507 | PHONE: (503) 737-4631 =======================================================================