From owner-freebsd-questions Wed Mar 19 18:17:39 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA15569 for questions-outgoing; Wed, 19 Mar 1997 18:17:39 -0800 (PST) Received: from mailhub.aros.net (mailhub.aros.net [207.173.16.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA15552 for ; Wed, 19 Mar 1997 18:17:33 -0800 (PST) Received: from fluffy.aros.net (fluffy.aros.net [207.173.16.2]) by mailhub.aros.net (8.8.5/Unknown) with ESMTP id TAA26031 for ; Wed, 19 Mar 1997 19:17:26 -0700 (MST) Received: from fluffy.aros.net (localhost [127.0.0.1]) by fluffy.aros.net (8.8.5/8.6.12) with ESMTP id TAA29104 for ; Wed, 19 Mar 1997 19:17:25 -0700 (MST) Message-Id: <199703200217.TAA29104@fluffy.aros.net> To: questions@freebsd.org Subject: /bin/mail editheaders option Date: Wed, 19 Mar 1997 19:17:25 -0700 From: Dave Andersen Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Someone mentioned to me that the /bin/mail program under FreeBSD didn't have an 'editheaders' option settable by the .mailrc file; basically, this lets the editor invoked by /bin/mail for mail composition and replies edit the header fields directly instead of having to use the ~h escape. I'm not a big mail fan (I use MH), so I wasn't sure what the answer was, or if it was a "Hm, it just doesn't have that feature". Anyone? -Dave