$OpenBSD: patch-nail_rc,v 1.2 2005/05/17 23:26:53 naddy Exp $
--- nail.rc.orig	Sat Jan 15 15:33:16 2005
+++ nail.rc	Tue May 17 02:50:09 2005
@@ -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.
 # See nail(1) for further options.
 # This file is not overwritten when 'make install' is run in
 # the nail build process again.
@@ -15,6 +15,9 @@ set append
 
 # Ask for a message subject.
 set ask
+
+# Use the traditional BSD Mail interface style.
+set bsdcompat
 
 # Assume a CRT-like terminal and invoke a pager.
 set crt
