From owner-freebsd-questions@FreeBSD.ORG Fri Jun 3 13:31:18 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 9422116A41C for ; Fri, 3 Jun 2005 13:31:18 +0000 (GMT) (envelope-from algould@datawok.com) Received: from smtpauth05.mail.atl.earthlink.net (smtpauth05.mail.atl.earthlink.net [209.86.89.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BB8843D1F for ; Fri, 3 Jun 2005 13:31:18 +0000 (GMT) (envelope-from algould@datawok.com) Received: from [206.255.31.21] (helo=[192.168.63.10]) by smtpauth05.mail.atl.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 4.34) id 1DeCGb-0007t4-Ey; Fri, 03 Jun 2005 09:31:17 -0400 From: "Andrew L. Gould" To: freebsd-questions@freebsd.org, fw-nx@xs4all.nl Date: Fri, 3 Jun 2005 08:31:55 -0500 User-Agent: KMail/1.6.2 References: <20050603120053.31E4E16A41C@hub.freebsd.org> In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200506030831.55324.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69563f9fea00a6dd62bc536322b3793826320d4b3c21b7df7665350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 206.255.31.21 Cc: Subject: Re: Small MTA for 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: Fri, 03 Jun 2005 13:31:18 -0000 On Friday 03 June 2005 08:07 am, Frits Westra wrote: > Hello, > > I'm looking for a small MTA for Mutt. I tried sSMTP but had to ditch > it since system messages to root @ my ISP couldn't be suppressed. > > Any suggestions welcome. > > Thanks in advance, > Frits I use msmtp. It's can be configured separately for each user; and works well with mutt. You can find it in the ports. Here's a link to some configuration documentation for use with mutt: http://msmtp.sourceforge.net/Mutt+msmtp.txt Best of luck, Andrew Gould