Forwarding your Astro, Nimbus, Thunder, or Unix Mail
Fall 2002
To forward your e-mail from your Astro, Thunder, Nimbus, or Unix account to another account, you must create a hidden file called .forward. To do this, perform the following steps:
pico .forward
which is the word pico (the name of a Unix editor), a space, and then a period (.) and the word forward. Then press the Enter key. The pico editor will open with a blank screen.
jdoe@aol.com
From then on, all your mail will be forwarded. You can send yourself a message to make sure it's working. If you now wish to return to the the Unix menu, type unixmenu at the system prompt.
Note that you can cancel forwarding at any time by typing at the system prompt:
rm .forward
which is rm (stands for remove), a space, and then a period (.) and the word forward.