# .mailrc for mavassar@scarlett.vassar.edu :: -EAM 95/04/13 # @(#) $Id: sample.mailrc,v 2.3 1999/10/21 20:18:31 myers Exp 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 ignore x-comment x-cron-env x-keywords x-uid ignore old-date old-from # aliases for people you send mail to: alias eric myers@umich.edu alias matthew mavassar@scarlett.vassar.edu alias texsis texsis@lifshitz.ph.utexas.edu # EOF .mailrc