On 16-Jan-2003/10:20 +0500, Shannon Neumann <[EMAIL PROTECTED]> wrote:
>This is actually a pretty easy one...  You create a line in /etc/aliases 
>like the following:
>
>dummy: [EMAIL PROTECTED], [EMAIL PROTECTED],
>                [EMAIL PROTECTED]
>
>you can put as many email address in here as you need to, and they can 
>be on seperate lines, so long as the are comma-delimited.  Note how my 
>third one is on the next line.
>
>After that restart sendmail with a service sendmail restart, and you are 
>good to go.

There's a way that does not require you to be root or restart sendmail
after each update. Make an entry like this in /etc/aliases:

distribution1:  :include:/home/myname/distribution1

Then restart sendmail. Then put the addresses, one per line, in the file
/home/myname/distribution1. You can make changes to the list whenever you
like. The only time you have to restart sendmail is when you add a new
list alias to /etc/aliases.

Anyone who can send email to local addresses on your machine will be able
to send email to aliases listed in /etc/aliases.

Tony
-- 
Anthony E. Greene <mailto:[EMAIL PROTECTED]%3E>
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Messenger: TonyG05    HomePage: <http://www.pobox.com/~agreene/>
Linux. The choice of a GNU generation <http://www.linux.org/>



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to