[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Qube2: E-Mail forward which forwards to 2
- Subject: [cobalt-users] Qube2: E-Mail forward which forwards to 2
- From: "Paul Freedman" <paul@xxxxxxxxxxxx>
- Date: Wed Sep 12 13:53:45 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Is this edit carried out as
alias: user1, user2
or:-
alias: user1
alis: user2
Thanks
Paul Freedman
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
Hi Luis,
on 24/10/00 11:54 PM, Luis E. Norambuena at norambna-cb@xxxxxxxxxxxxxxxxx
wrote:
> 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.
The other option is to create a mailing list which sends mail to the two
addresses, then forward mail from the first address to the mailing list.
The down side here is that by default Qube 2 mailing lists are set to reply
to the mailing list so you'd have to edit the config file for the mailing
list to change the behaviour to reply to sender.
Given all the editing involved, I'd go with just doing /etc/aliases.
Cheers, Malcolm