[mandelbrot
set] MATH DEPT Computer News, Volume 20

You and your .forward file

Let's say your name is Steven Bellisandagorapahockey and your login id on math is sbellis and you want the e-mail you get on your math account to get forwarded to an account you like better, say

thebigkahuna@hotmail.com

Just create a file called .forward in your home directory on math containing the single line

thebigkahuna@hotmail.com

and the e-mail that comes to sbellis@math.purdue.edu will automatically get forwarded to thebigkahuna@hotmail.com. You won't see a trace of it on your math account. It will all end up at your hotmail account.

If you want a copy of the e-mail that comes to math to stay at math AND get forwarded to thebigkahuna, you can put these lines in your math .forward file:

\sbellis
thebigkahuna@hotmail.com

(The "\" is important. It prevents an infinite loop of e-mail forwarding.)

If you are going away and you want to respond to all your e-mail with an automated "I'll read your message when I get back" message, just type

vacation

at a UNIX prompt and follow the instrucitons. The vacation program will create a .vacation.msg file and a .forward file in your home directory. The .forward file will look like this:

\sbellis, "|/usr/bin/vacation sbellis"

If you want to give an automated vacation response, keep a copy of all your incoming e-mail at math, and forward another copy to your hotmail account, just edit the .forward file to read

\sbellis, "|/usr/bin/vacation sbellis"
thebigkahuna@hotmail.com

Don't forget to move or delete your .forward file when you return.

If you don't like the sound of your e-mail address at math, you can set up an alias that you like better at the Purdue MAIL*HUB. For example, sbellis@math.purdue.edu could set up an address of

kahuna@purdue.edu

He could then arrange for mail that is sent to kahuna@purdue.edu to get forwarded to sbellis@math.purdue.edu. See Network News 14 for an explanation of how to set up this service at the Purdue Mail Hub.

By the way, the spam filter at the Purdue Mail Hub is better than alligate. I like to double filter my mail by forwarding my math mail to my Purdue Mail Hub account and then forwarding the mail from there to another secret account I have at insightbb.com. It's almost crystal clear when it gets there.

You can get free e-mail accounts at many places, including

hotmail.com
yahoo.com
gmail.com

That last one comes from the google people. I'd use it if I didn't already have two more accounts than I really need.


Back to the Network News Index Page

Back to the MATH 2000 HOME PAGE