From owner-freebsd-questions@FreeBSD.ORG Mon Jun 23 09:31:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2D8B106566C for ; Mon, 23 Jun 2008 09:31:56 +0000 (UTC) (envelope-from davidfeustel@comcast.net) Received: from QMTA04.emeryville.ca.mail.comcast.net (qmta04.emeryville.ca.mail.comcast.net [76.96.30.40]) by mx1.freebsd.org (Postfix) with ESMTP id 9202E8FC0A for ; Mon, 23 Jun 2008 09:31:56 +0000 (UTC) (envelope-from davidfeustel@comcast.net) Received: from OMTA13.emeryville.ca.mail.comcast.net ([76.96.30.52]) by QMTA04.emeryville.ca.mail.comcast.net with comcast id hMR81Z00817UAYkA400i00; Mon, 23 Jun 2008 09:31:56 +0000 Received: from localhost ([69.245.196.200]) by OMTA13.emeryville.ca.mail.comcast.net with comcast id hMXu1Z00J4KuD458ZMXviW; Mon, 23 Jun 2008 09:31:56 +0000 X-Authority-Analysis: v=1.0 c=1 a=vLAG3yBoNNKv2VxWdawA:9 a=UlVLRYZM3oMmInpQXdkA:7 a=BeVQmp_--43wcoPf9HjrncRje08A:4 a=LY0hPdMaydYA:10 From: dfeustel@mindspring.com To: FreeBSD In-Reply-To: <20080623070556.GA1618@remdog.net> Message-Id: <20080623093156.9202E8FC0A@mx1.freebsd.org> Date: Mon, 23 Jun 2008 09:31:56 +0000 (UTC) Subject: Re: Simple Text Mail Setup 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: Mon, 23 Jun 2008 09:31:56 -0000 On Mon, Jun 23, 2008 at 12:05:56AM -0700, Rem Roberti wrote: > I am a running a minimalist setup with FreeBSD 7.0. I would like to be > able to configure my system to allow me to use a text-based mail client > such as Mutt. So far, I am able to receive mail, fetching my pop mail > from Comcast via getmail. But I can't send mail because the system > isn't configured for that, and I'm in the dark as how to accomplish it. > Is there somewhere that I can go for info on setting up a simple > configuration which will let me send mail from Mutt? Sendmail, which of > course is included with FreeBSd, seems kind of nightmarish. At any > rate, this is a personal system, and I would like the simplest setup I can > get to work. Any info would be much appreciated. > > Rem I use getmail to receive mail, mutt to manage that mail, and msmtp to send mail. Works great.