[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] copy email solution



> > 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...)