d0b3670aed
from MAINTAINER lots of bugfixes new pop3 and pop3s support naddy@ OK
20 lines
588 B
Plaintext
20 lines
588 B
Plaintext
$OpenBSD: patch-nail_rc,v 1.1 2002/12/04 08:35:12 sturm Exp $
|
|
--- nail.rc.orig Sat Oct 26 19:12:25 2002
|
|
+++ nail.rc Sun Dec 1 22:43:30 2002
|
|
@@ -1,4 +1,4 @@
|
|
-# This is the configuration file for nail, a mail user agent.
|
|
+# This is the system-wide configuration file for nail, a mail user agent.
|
|
# The values below are reasonable defaults.
|
|
# See nail(1) for further options.
|
|
|
|
@@ -10,6 +10,9 @@ set append
|
|
|
|
# Ask for a message subject.
|
|
set ask
|
|
+
|
|
+# Use the traditional BSD Mail interface style.
|
|
+set bsdcompat
|
|
|
|
# We assume a CRT-like Terminal and thus want to use a pager.
|
|
set crt
|