LeeJ
10-31-2006, 11:03 AM
Below are instructions on how to forward mail to a mobile device or another mail account while still receiving the mail locally.
Create a file /home/<user>/popaccts/<domain.com>/<email_prefix>/.mailfilter if ti does not already exist and add the line below.
cc "!myaddress@mobilesomething.com"
Make sure that the user account owns the file and it has permissions set to 600.
* Make sure that you substitute the <misc_text> with the replacement var. For instance <user> would be replaced with your username.
Create a file /home/<user>/popaccts/<domain.com>/<email_prefix>/.mailfilter if ti does not already exist and add the line below.
cc "!myaddress@mobilesomething.com"
Make sure that the user account owns the file and it has permissions set to 600.
* Make sure that you substitute the <misc_text> with the replacement var. For instance <user> would be replaced with your username.