Tufts EECS Systems Information

  • Home
  • Account Information
    • Managing Your Password
    • Home Directories, Quotas, and SMB Mounts
    • Personal Web Space
    • Your Account After Graduation
  • Email
    • Configuring Email
      • Outlook
      • Thunderbird
    • Forwarding Mail
    • Spam and Virus Filtering
  • Remote Access
    • Accessing the EECS VPN
      • Using Pulse Secure
    • Secure Shell (SSH)
    • X11 Forwarding
    • Server Information
    • Secure File Transfer
    • VMware
      • VMware โ€“ Remote Console
      • VMware โ€“ Creating a Virtual Machine
      • VMware โ€“ Horizon
  • Web Tools
    • Account Reset
    • Webmail
    • Mailman
    • Logging Into G Suite
    • GitLab
      • GitLab
      • Importing from GitHub to GitLab
    • Software Installation (Linux)
      • Commercial Software
      • General Software Installation
      • Installing Heroku
  • Software
    • Windows Lab Software
    • Linux Lab Software
  • Lab Information
    • Hours/Locations
    • Software
      • Windows Lab Software
      • Linux Lab Software
  • Printing
    • Mac Printing
    • Windows Printing
    • Unix Printing
  • Tutorials/Help
    • Adobe
      • Using Adobe Creative Cloud
      • Adobe Acrobat Digital Signatures
    • Linux
      • Cleaning Your Home Directory
      • File Manipulation
      • File Recovery (Linux)
      • Firefox Won’t Start (Linux)
    • Education Technology
      • Using Gradescope
      • Useful Applications
    • User Lookup
    • Unix File System
  • FAQ

Forwarding Mail

How to forward a CS or ECE email account

The easiest way is to forward an email address is to open a UNIX session on ‘linux.eecs.tufts.edu’ At the command line type:

echo username@ISPaddress > .forward

Example: foobar01@gmail.com
Example: toobaa04@comcast.net

If you wish to do it the hard way:

  1. Login to the UNIX system ‘linux.eecs.tufts.edu’
  2. Use a text editor such as ‘vi’ or ‘vim’
  3. At the command line type:
    vim .forward

    ^^ This will create a new file in your home directory, or edit one if it already exists.

  4. Type: ‘i’ (for insert)
  5. Type the address you wish to the mail to go to:
    your.username@tufts.edu
    username@ISPaddress
  6. Press: ‘Esc’ (escape)
  7. Type: ‘:qw!’
    ^^ This tells vi/vim to write the changes to the file and quit.
  8. Press Enter

Forwarding to a GMail account

If you are trying to forward to a GMail account, sending test emails from that same GMail account will not work. Google will not deliver mail sent from a GMail account to a third party account if that third party account forwards back to the sending GMail account. Test from a different account, and it should work.

Remote Access

  • Accessing the EECS VPN
  • Using Pulse Secure
  • Server Information
  • Secure Shell (SSH)
  • X11 Forwarding
  • Secure File Transfer

Software Installation

  • Commercial Software
  • General Software Installation
  • Installing Heroku

Tufts Support

  • Tufts Tools
  • Tufts IT Department
  • SIS Portal
  • Tufts Email

Copyright © 2025 ยท Log in