From owner-freebsd-questions@FreeBSD.ORG Thu Oct 2 03:45:51 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 270EF16A4B3 for ; Thu, 2 Oct 2003 03:45:51 -0700 (PDT) Received: from pintail.mail.pas.earthlink.net (pintail.mail.pas.earthlink.net [207.217.120.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76EEE43F93 for ; Thu, 2 Oct 2003 03:45:50 -0700 (PDT) (envelope-from tyson@stanfordalumni.org) Received: from washdc3-ar5-4-64-186-243.washdc3.elnk.dsl.genuity.net ([4.64.186.243] helo=grape.home) by pintail.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1A50xx-0001yS-00; Thu, 02 Oct 2003 03:45:50 -0700 From: Don Tyson To: jasondic@sbcglobal.net In-Reply-To: Your message of "Wed, 01 Oct 2003 19:01:36 PDT." <200310011901.36487.jasondic@sbcglobal.net> Date: Thu, 02 Oct 2003 06:45:48 -0400 Message-Id: cc: freebsd-questions@freebsd.org Subject: Re: Newbi Question - Good console replacement for "mail" program? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2003 10:45:51 -0000 > How does one install, and what are some, good console based mail clients for > the console style "mail" program? > > -Jason Mutt will do everything for you, including walking your dog. If you want something simple, which turns everything into a flat text file, try nmh. Simple, stable, and easy to use, and very flexible. *Lots* of documentation on the web. Look for Jerry Peek's book. /usr/ports/mail/nmh Don Tyson