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

[cobalt-users] Re[2]: Qube2: E-Mail forward which forwards to 2 e-mails



Date: Wed, 25 Oct 2000 10:12:14 +1100
Subject: Re: [cobalt-users] Qube2: E-Mail forward which forwards to 2 e-mails
From: Malcolm McLeary <mmcleary@xxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Reply-To: cobalt-users@xxxxxxxxxxxxxxx


> I have a Qube2 and want to create an e-mail account that forwards all
> incoming mail to 2 e-mails. The web interface allows creating a forward to
> 1 address only, if I try writing 2 addresses separated by ',' I get an error.

One option is to manually edit /etc/aliases to redirect messages sent to one
address to two others.  Remember to run newaliases after editing this file.

I have edited the aliases file, but when I run newaliases, I get following error:

[root@comunic bin]# newaliases
/etc/sendmail.cf: line 67: fileclass: cannot open /etc/sendmail.cw: World writable directory

Any hints?