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

Re: [cobalt-users] Mail Forwarding RaQ4R



> Is there any way that I can forward mail for a user to another email
address
> but at the same time keep the mail in that mailbox so they can pop it as
> usual?
>
why yes

telnet or ssh into the server

cd /usr/mail/directory

vi .forward

user@xxxxxxxxxxxxx
user@xxxxxxxxxxxx

shift zz

Create a file called ".forward" in the users home directory (something like
/home/sites/home/users/user1/.forward)
Note: this file must be located in the users mail directory (which should be
their Unix home directory)

create the file called ".forward"
inside the file you will add two e-mail addresses.
The one that you want to forward to and the current users e-mail address.

I use this and it works very well.

-Danny
 dcd@xxxxxxxxxxxxxxxxxx