your-login-name@camlab.math.uci.edu
.forwardThis can be done, for example, by using the text editor Emacs. (Do not omit the leading dot in the file name - such files are ``hidden'' files in Unix, see the info about the Unix Filesystem.) This file should contain as a single line the e-mail address to which your mail should be forwarded.
To deactivate forwarding, delete this file:
rm .forward
Note that you can send mail from your CAMLAB account even if your incoming mail is forwarded to another address.
mail offers no ``modern amenities,'' in particular, it
has very limited editing capabilities. However, in many situation it
is still the preferred mode of operation:
uuencoded.
Usage: mail is started from the Unix shell. Type
mail to read mail. At the prompt, type
RET to read the next message, or type the number
of the message you want to read,
r to reply to the current message,
? for a complete list of commands,
x to exit without making any changes to your
mailbox (recommended if you normally read your mail with
a different mail reader), or q to apply
changes to your mailbox and quit.
You read mail which has been saved by mail or another
mail program. mail's save file is named
mbox by default. For example, if you are normally using
Netscape mail, but are logged in remotely and cannot start Netscape,
type
mail -f nsmail/Inboxto read your Netscape
Inbox folder.
To send a mail, type, from the Unix shell,
mail addressto send a mail to address - when you finish with your letter, type a single
. (period) on a line by itself. If you want to
send a file by e-mail, use
mail -s 'subject of mail here' address < filename
Note: mail is the original Unix mail program,
Mail is an improved version from the Berkeley system
distribution. Most likely, you will be using Mail by
default, even if you type mail. If not, it is strongly
recommended to set up an alias for Mail by adding the
line
alias mail 'Mail'to your
.cshrc file.
The Netscape web browser includes a very comfortable mail and news reader. The use is pretty intuitive - explore it yourself by clicking on the mail icon on the right bottom corner of your netscape window.
Advantages:
Disadvantages:
mail can
live together fairly peacefully, see the notes above.
~/nsmail/InboxYou can customize Netscape's behavior if you don't like this.
Advantages:
mail,
Disadvantages:
mail provides,
Usage:
C-x m. Write the letter, and type
C-c C-c to send it .
Advantages:
*mail* buffer from the ``Buffers'' menu and make
the changes you want.
mh mail handler, you can use
it from within Emacs.
Disadvantages:
rmailis fairly
idiosyncratic, and has a directory structure which is
not well compatible with other mail readers.
mh. Be very careful if
you just want to ``try'' these programs to read
mail (writing mails within emacs is harmless!), especially if
you have the habit of leaving lots of incoming mails
in your mail spool file.
Last modified: 1998/02/08