[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] copy email solution
- Subject: RE: [cobalt-users] copy email solution
- From: "Dom" <d.latter@xxxxxxx>
- Date: Wed Sep 19 18:45:31 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > Anyway, my preferred solution is to add a line to /etc/aliases:
> > username1: username1,username2
> > and then type the command "newaliases".
>
> This is creating a loop,
> n.desmier@xxxxxxxxxxxx should be redirected to n.desmier@xxxxxxxxxxxx
> n.desmier@xxxxxxxxxxxx should be redirected to n.desmier@xxxxxxxxxxxx
> n.desmier@xxxxxxxxxxxx should be redirected to n.desmier@xxxxxxxxxxxx
Sendmail is clever enough to get it right.
> > but I do not seem to have an "aliases" nor an "aliases.db"
> file in my
> > ../etc/ directory as in other linux servers
Use "locate". (and read about the other commands in the last section
of the meta-FAQ...)