From owner-freebsd-questions@FreeBSD.ORG Sat Nov 25 16:12:43 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6B2AF16A4FE for ; Sat, 25 Nov 2006 16:12:43 +0000 (UTC) (envelope-from a@zeos.net) Received: from mar.ukrtel.net (mar.ukrtel.net [195.5.6.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 743A643D88 for ; Sat, 25 Nov 2006 16:09:43 +0000 (GMT) (envelope-from a@zeos.net) Received: from 147-78-124-91.pool.ukrtel.net ([91.124.78.147] helo=localhost.my.domain) by mar.ukrtel.net with esmtpa (Exim 4.63) (envelope-from ) id 1Go06n-00058w-FL; Sat, 25 Nov 2006 18:10:29 +0200 Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.my.domain (8.13.7/8.13.6) with ESMTP id kAPGASi1008821; Sat, 25 Nov 2006 18:10:28 +0200 (EET) (envelope-from a@zeos.net) Received: (from elisej@localhost) by localhost.my.domain (8.13.7/8.13.6/Submit) id kAPGAS9W008820; Sat, 25 Nov 2006 18:10:28 +0200 (EET) (envelope-from a@zeos.net) Date: Sat, 25 Nov 2006 18:10:28 +0200 From: a@zeos.net To: Graham Bentley Message-ID: <20061125161027.GA560@localhost> Mail-Followup-To: Graham Bentley , freebsd-questions@freebsd.org References: <20061124120100.334D516A670@hub.freebsd.org> <000901c70fc6$8641d0f0$1c07a8c0@CPC> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <000901c70fc6$8641d0f0$1c07a8c0@CPC> User-Agent: mutt-ng/devel-r804 (FreeBSD) Cc: freebsd-questions@freebsd.org Subject: Re: Working at Console X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Nov 2006 16:12:43 -0000 On Fri, Nov 24, 2006 at 12:46:12PM -0000, Graham Bentley wrote: > Hi All, > > I am interested in setting up a text based / console system. > > So far I have learnt how to recompile the kernel and get > 1024x768 console. I have 'mc' loaded because I am > familiar with that. And of course sendmail is already sending > mail. Then there is elinks for web ... > > What other apps are people using / recommend for other > tasks on this type of system for ; > > Email (mutt, pine, other?) I can recommend you mutt-ng (mutt next generation, ports/mail/mutt-ng). I use Mutt-ng devel-r804 (based on Mutt 1.5.11/2005-09-15) now. Elisej Babenko