From owner-freebsd-questions@FreeBSD.ORG Tue Feb 14 05:50:20 2012 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 9A2A3106564A for ; Tue, 14 Feb 2012 05:50:20 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) by mx1.freebsd.org (Postfix) with ESMTP id F33CB8FC08 for ; Tue, 14 Feb 2012 05:50:19 +0000 (UTC) Received: from kw.news4all.se (c80-217-70-175.bredband.comhem.se [80.217.70.175]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id q1E5oH9f038074; Tue, 14 Feb 2012 06:50:17 +0100 (CET) (envelope-from bah@bananmonarki.se) Message-ID: <4F39F600.1030605@bananmonarki.se> Date: Tue, 14 Feb 2012 06:49:52 +0100 From: Bernt Hansson User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:9.0) Gecko/20111229 Thunderbird/9.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org, nzp@riseup.net References: <4F39278A.8040502@bananmonarki.se> <4F392C2D.70900@infracaninophile.co.uk> <20120213163516.GA9706@sputnjik.localdomain> In-Reply-To: <20120213163516.GA9706@sputnjik.localdomain> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: Re: Using sendmail as a client with auth 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: Tue, 14 Feb 2012 05:50:20 -0000 2012-02-13 17:35, Nikola Pavlović skrev: > > If I understood Bernt correctly, he wants to use it to relay mail to > some remote MTA (ISP's or similar) That is correct. > There are lightweight MTAs just for this purpose, > I use mail/msmtp and it works great with multiple accounts. > Usually, this is much simpler to set up than using > a real MTA like Sendmail or Postfix. If it is simple then it's no fun ;) > Not that I have anything against using Sendmail and friends for this > purpose. Just my $0.02. ;) > > >