From owner-freebsd-questions@FreeBSD.ORG Sat Sep 10 17:49:35 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 60BA216A41F for ; Sat, 10 Sep 2005 17:49:35 +0000 (GMT) (envelope-from cpetrovi@purdue.edu) Received: from mailhub245.itcs.purdue.edu (mailhub245.itcs.purdue.edu [128.210.5.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id F221843D46 for ; Sat, 10 Sep 2005 17:49:34 +0000 (GMT) (envelope-from cpetrovi@purdue.edu) Received: from [192.168.0.98] (12-208-125-186.client.insightBB.com [12.208.125.186]) (authenticated bits=0) by mailhub245.itcs.purdue.edu (8.13.4/8.13.4/avscan-smtp) with ESMTP id j8AHnXZ8011306 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 10 Sep 2005 12:49:34 -0500 Message-ID: <43231CB5.6000601@purdue.edu> Date: Sat, 10 Sep 2005 12:49:41 -0500 From: Chris Petrovitch User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Erik Trulsson References: <43231860.6020902@purdue.edu> <20050910174139.GA39629@falcon.midgard.homeip.net> In-Reply-To: <20050910174139.GA39629@falcon.midgard.homeip.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 4.7.1.128075 X-PerlMx-Virus-Scanned: Yes Cc: freebsd-questions@freebsd.org Subject: Re: which mutt?? 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, 10 Sep 2005 17:49:35 -0000 aah thanks! installing mutt-devel now Erik Trulsson wrote: >On Sat, Sep 10, 2005 at 12:31:12PM -0500, Chris Petrovitch wrote: > > >>Hey, sorry about hte newbie question. >> >>I want to install mutt but what is the difference between them? >> >>mutt >> >> > >This is a stable but somewhat oldish release of mutt. > > > >>mutt-devel >> >> > >This is a development version of mutt. Is newer and has more features than >plain mail/mutt, but has possibly more bugs too. > > > >>mutt-lite >> >> > >This is the same program as mail/mutt but with several optional features >turned off. > > > >>mutt-ng >> >> > >This is a branch of mutt, that tries to incorporate various patches that are >floating around. What I wrote above about mail/mutt-devel applies here too, >only more so. > > > >>mutt_vc_query >> >> > >Seems to be some utility for mutt to handle vCard stuff; not mutt itself. > > >Personally I use mail/mutt-devel and am quite happy with it. >At this point in time mail/mutt-ng feels a bit too experimental for my taste >while mail/mutt is a bit too old and lacks some features I like. > > > >