freebsd-dev/share/skel/dot.mailrc
Wolfram Schneider af6e68d72a Add an example file for private E-Mail aliases. A user can share
~/.mail_aliases with different mail clients (e.g. mutt, mail) and can
make ~/.mailrc readable and keep the aliases private.
1997-08-28 13:36:56 +00:00

18 lines
311 B
Plaintext

# $Id: dot.mailrc,v 1.4 1997/02/22 13:56:32 peter Exp $
#
# .mailrc - mail resources
#
# see also mail(1)
#
set append ask autoprint
set indentprefix="> "
set PAGER=more
set EDITOR=vi
set VISUAL=vi
set folder=Mail
retain bcc cc date from subject to
# include your private mail aliases
source ~/.mail_aliases