Date: Thu, 12 Oct 1995 14:10:17 +0000 () From: "Jeffrey D. Dean " <news@jd-unix.wpafb.af.mil> To: David Brockus <dbrockus@cyberhall.com> Cc: FreeBSD questions <questions@freebsd.org> Subject: Re: Mailing Lists Message-ID: <Pine.BSF.3.91.951012140701.4870B-100000@jd-unix.wpafb.af.mil> In-Reply-To: <Pine.BSF.3.91.951012114857.24614A-100000@cyber1.cyberhall.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 12 Oct 1995, David Brockus wrote: > I am using FreeBSD 2.0.5. I was interested in setting up a way to have > someone email a single address, such as comments@cyberhall.com, then have Sure!!! > that original message distributed to the email addresses of people that I > haved defined. I was wondering if there is a way to send email to a group id > and have the members of that group id receive the letter. I was also > considering setting up a mailing list, but I am not certain what is involved Edit the /etc/aliases file as follows: comments: joey,bob,sam,tim,mary,linda Then type in "newaliases" which will "make" your aliases file work. At that time, when you send a email message to comments@yourhost, joey, bob, sam,tim,etc... will get it. Also you can read the man pages for aliases for more info!!! > in configuring it. Could some please assist me? Thanks. > > > David > > > Jeff -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= - Jeffrey D. Dean SrA - - Computer Technician / Programmer - - Wright Patterson AFB, Ohio - - root@jd-unix.wpafb.af.mil - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951012140701.4870B-100000>