# .mailrc for mavassar@scarlett.vassar.edu :: -EAM 95/04/13 # @(#) $Revision: 4.0 $ : $Date: 2003/01/26 16:12:40 $ : $Author: myers $ # ###################################################################### # This file is read whenever the mail or mush programs are started # First set basic variables: # Do ask for Subject:, tell it screen length, don't CC: my self on replies # set ask dot metoo crt=18 prompt="& " # Save outgoing mail here ( ~/Mail directory must exist!) # set record=$HOME/Mail/Archive # Don't ask for CC: list, and don't hold e-mail in system mailbox # (set first just to avoid a warning message if initially unset) set askcc hold unset askcc hold # Editors for ~e and ~v; change to suit your local system and preferences # set EDITOR="emacs -nw" set VISUAL=vi # Don't show these headers when displaying messages # ignore reply-to received message-id status return-path received-date ignore mime-version precedence ignore x-original-to x-vms-to posted-date x-vmsmail-to x-sender ignore x-envelope-to x-mailer Resent-Message-Id ignore x-now-supported-by x-note x-supported-by ignore content-type Content-Transfer-Encoding ignore x-loop return-receipt-to # aliases for people you send mail to: alias eric myers@noether.vassar.edu alias matthew mavassar@scarlett.vassar.edu alias helpdesk helpdesk@vassar.edu alias texsis texsis@texsis.org # EOF .mailrc