summaryrefslogtreecommitdiffstats
path: root/share/skel/dot.mailrc
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-09-21 21:35:47 +0000
committerwosch <wosch@FreeBSD.org>1996-09-21 21:35:47 +0000
commit2776d240a55334071c5e214546db771f40c58913 (patch)
tree0969a0018b1b82c6950cafc95c0daf57b8b7f5c5 /share/skel/dot.mailrc
parent8ddc5c2acbfa73f018832908bd4d02dd8420a73b (diff)
downloadFreeBSD-src-2776d240a55334071c5e214546db771f40c58913.zip
FreeBSD-src-2776d240a55334071c5e214546db771f40c58913.tar.gz
Improve comments, sync sh/csh scripts if possible.
Diffstat (limited to 'share/skel/dot.mailrc')
-rw-r--r--share/skel/dot.mailrc10
1 files changed, 10 insertions, 0 deletions
diff --git a/share/skel/dot.mailrc b/share/skel/dot.mailrc
index 6606b4f..9a60eaf 100644
--- a/share/skel/dot.mailrc
+++ b/share/skel/dot.mailrc
@@ -1,6 +1,16 @@
+# $Id$
+#
+# .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
+
+# alias bugs freebsd-bugs@freebsd.org
OpenPOWER on IntegriCloud