Difference between revisions of "Forwarding Mail"

Line 32: Line 32:
 
==When Your CS Account Is Removed...==
 
==When Your CS Account Is Removed...==
  
'''NOTE:'''  When your affiliation with the CS department is complete and your CS account is removed (See:  [https://support.cs.jhu.edu/wiki/CS_Account_Removal CS Account Removal], any email forwarding that you have configured will be removed.  CS will no longer be fowarding emails for those no longer affiliated with the CS department.
+
'''NOTE:'''  When your affiliation with the CS department is complete and your CS account is removed (See:  [https://support.cs.jhu.edu/wiki/CS_Account_Removal CS Account Removal]), any email forwarding that you have configured will be removed.  CS will no longer be fowarding emails for those no longer affiliated with the CS department.
  
  
 
[[category:Mail]]
 
[[category:Mail]]

Revision as of 14:24, 24 April 2019

INTRO

When you receive a CS Linux account, you're also receiving an email address in the form of yourusername@cs.jhu.edu

You might choose to forward any email you receive at this CS address to some other preferred address. To do this, please follow the steps below.

Setting Up Forwarding For Your CS Address

or
then...
  • In the top level of your home directory, create a .forward file (don't forget the . ) using an editor.
  • Put your preferred email account address as the only line in the .forward file.
  • Save changes.
  • Run the following command:
chmod 644 .forward
(Again, don't forget the . in .forward )

Now, incoming mail to your CS address should be forwarded to your preferred address.

When Your CS Account Is Removed...

NOTE: When your affiliation with the CS department is complete and your CS account is removed (See: CS Account Removal), any email forwarding that you have configured will be removed. CS will no longer be fowarding emails for those no longer affiliated with the CS department.