[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Cobalt 4 - Fordward email
- Subject: RE: [cobalt-users] Cobalt 4 - Fordward email
- From: "Matt Brown" <matt@xxxxxxxxxxxxxxxxxx>
- Date: Sun Mar 17 21:16:04 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> In our Cobalt 4, we need fordward email to two address
> How can do it?
>
> Thanks in advance
>
> Roberto
Create a .forward file in the users dir i.e
Telent/SSH to your box
$ cd /home/sites/sitexx/users/jbloggs
$ touch .forward (makes the file)
$ vi or pico .forward and then enter the email addresses you want to forward
to.
All mail for jbloggs of sitexx will goto whoever you specify in the .forward
file.
Thats it ..
Regards
Matt Brown