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

RE: [cobalt-users] Cobalt 4 - Fordward email



> 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