From owner-freebsd-questions@FreeBSD.ORG Wed Apr 2 06:35:43 2014 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0B6BBBE for ; Wed, 2 Apr 2014 06:35:43 +0000 (UTC) Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [IPv6:2001:4b98:c:538::196]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BDAB1EF3 for ; Wed, 2 Apr 2014 06:35:37 +0000 (UTC) Received: from mfilter9-d.gandi.net (mfilter9-d.gandi.net [217.70.178.138]) by relay4-d.mail.gandi.net (Postfix) with ESMTP id C3DE5172077; Wed, 2 Apr 2014 08:35:35 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter9-d.gandi.net Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by mfilter9-d.gandi.net (mfilter9-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id NGazlvWBOC3S; Wed, 2 Apr 2014 08:35:04 +0200 (CEST) X-Originating-IP: 192.94.73.15 Received: from SDF.ORG (SDF.ORG [192.94.73.15]) (Authenticated sender: mayuresh@kathe.in) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id CF60D17208C; Wed, 2 Apr 2014 08:35:02 +0200 (CEST) Date: Wed, 2 Apr 2014 06:34:57 +0000 From: Mayuresh Kathe To: Matthias Apitz Subject: Re: mutt was a failure, alternatives? Message-ID: <20140402063445.GA10830@SDF.ORG> References: <20140402051254.GA20229@SDF.ORG> <20140402131849.6ec27474@X220.alogt.com> <20140402060422.GA25437@SDF.ORG> <20140402062506.GA4913@sh4-5.1blu.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140402062506.GA4913@sh4-5.1blu.de> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: Erich Dollansky , questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2014 06:35:43 -0000 On Wed, Apr 02, 2014 at 08:25:06AM +0200, Matthias Apitz wrote: > El d?a Wednesday, April 02, 2014 a las 06:04:23AM +0000, Mayuresh Kathe escribi?: > > > On Wed, Apr 02, 2014 at 01:18:49PM +0800, Erich Dollansky wrote: > > > Hi, > > > > > > On Wed, 2 Apr 2014 05:12:55 +0000 > > > Mayuresh Kathe wrote: > > > > > > > hello, > > > > my attempt at compiling mutt with sasl support was > > > > a major failure. > > > > may i know the usual approach used for email under > > > > freebsd 10? > > > > > > I use Claws-Mail under X. > > > > ah, okay, i was looking for a command line alternative. :) > > > > do people still go for the seperated mta + mua approach? > > I do use mutt+sendmail in FreeBSD 10, mutt compiled from the ports. > What was/is your problem compiling mutt with SASL support? mutt configure could not find sasl_encode64 library. i did install cyrus-*. ~mayuresh