Difference between revisions of "Forwarding Mail"

Line 9: Line 9:
 
Then at the command prompt run:
 
Then at the command prompt run:
  
'''$chmod 744 .forward''' (again don't forget the '''.''' )
+
'''chmod 744 .forward''' (again don't forget the '''.''' )
  
  

Revision as of 18:22, 12 July 2010

Log into one of our Linux clients.

In the top level of your home directory, create a .forward file (don't forget the . ) using an editor.

Put your preferred e-mail account address as the only line in the .forward file.

Save changes.

Then at the command prompt run:

chmod 744 .forward (again don't forget the . )