From owner-freebsd-questions@FreeBSD.ORG Thu Nov 9 14:13:50 2006 Return-Path: X-Original-To: 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 584C216A407 for ; Thu, 9 Nov 2006 14:13:50 +0000 (UTC) (envelope-from freebsd@voidmain.net) Received: from tiltup.nepinc.com (tiltup.nepinc.com [66.207.136.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3FD243D58 for ; Thu, 9 Nov 2006 14:13:49 +0000 (GMT) (envelope-from freebsd@voidmain.net) Received: from [192.168.97.132] ([192.168.97.132]) (authenticated bits=0) by tiltup.nepinc.com (8.13.4/8.13.4) with ESMTP id kA9EDoCk061378 for ; Thu, 9 Nov 2006 09:13:50 -0500 (EST) (envelope-from freebsd@voidmain.net) Message-ID: <45533797.1030203@voidmain.net> Date: Thu, 09 Nov 2006 09:13:43 -0500 From: Tom Grove User-Agent: Thunderbird 1.5.0.7 (X11/20061016) MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Sendmail Smarthost Auth X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd@voidmain.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2006 14:13:50 -0000 I just got a new Internet connection through Verizon and need to be able to use a smarthost to send mail. All servers that I can use required SMTP auth and I need to figure out a way to have Sendmail authenticate with the smarthost. Is this possible and could someone lead me in the right direction? -Tom