From owner-freebsd-questions@FreeBSD.ORG Mon Jun 23 18:14:37 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 D46081065677 for ; Mon, 23 Jun 2008 18:14:37 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id A099D8FC1C for ; Mon, 23 Jun 2008 18:14:37 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.ws.pitbpa0.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTPSA id AF559EBC08; Mon, 23 Jun 2008 14:14:36 -0400 (EDT) Date: Mon, 23 Jun 2008 14:13:50 -0400 From: Bill Moran To: Rem Roberti Message-Id: <20080623141350.9709ced5.wmoran@potentialtech.com> In-Reply-To: <20080623174539.GB1000@remdog.net> References: <20080623070556.GA1618@remdog.net> <485FAA07.5050904@pukruppa.net> <20080623171207.GA1000@remdog.net> <20080623172602.GG27531@ece.pdx.edu> <20080623133033.81f6ff55.wmoran@potentialtech.com> <20080623174539.GB1000@remdog.net> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: FT , FreeBSD 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 18:14:37 -0000 In response to Rem Roberti : > > > > No. What you really want to do is set smart_host to the outgoing > > mail server provided by your ISP. > > Please forgive my ignorance here, but how does one accomplish that? Oops, I misread your message to be "why" and not "what". Steps (as root): 1) cd /etc/mail 2) make 3) Edit [hostname].mc to uncomment the smart_host setting and add your ISP's server 4) make install 5) /etc/rc.d/sendmail restart At least, I believe those steps are correct. -- Bill Moran http://www.potentialtech.com