[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Email forwarding on RaQ3
- Subject: Re: [cobalt-users] Email forwarding on RaQ3
- From: Jeff Lasman <jblists@xxxxxxxxxxxxx>
- Date: Fri Aug 18 20:26:09 2000
- Organization: nobaloney.net
Steven Werby wrote:
> If you want to do it the right way add records to /etc/aliases like below, then
> run "newaliases".
>
> username1: username2, username3, alias1@xxxxxxxxxxx, alias2@xxxxxxxxxxx
Have you ever before come across my suggestion to create a new file
called something like /etc/aliases.local and use it, so as to keep your
own changes separate from Cobalt's?
It does require a one-time/one-line change to sendmail.cf. I added the
line:
O AliasFile=/etc/aliases.local
Right after the line:
O AliasFile=/etc/aliases
And then you need to restart sendmail. After that one time, though, you
make all your own additions/changes to /etc/aliases.local, and can
always see just what you've added (vs what the Cobalt gui has added) at
a glance.
> Or add recipients one per line to a text file and add records to /etc/aliases
> like:
>
> username1: :include:/path_to/my_distribution_list
Probably a good idea to, after this, point out that the person then must
run:
# newaliases
Jeff
--
Jeff Lasman <jblists@xxxxxxxxxxxxx>
nobaloney.net
P. O. Box 52672
Riverside, CA 92517
voice: (909) 787-8589 * fax: (909) 782-0205