From owner-freebsd-questions@FreeBSD.ORG Tue Sep 2 02:40:01 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 E624D1065673 for ; Tue, 2 Sep 2008 02:40:01 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from aegis.hamla.org (aegis.hamla.org [206.251.255.39]) by mx1.freebsd.org (Postfix) with ESMTP id CE3718FC26 for ; Tue, 2 Sep 2008 02:40:01 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from localhost (localhost [127.0.0.1]) by aegis.hamla.org (Postfix) with ESMTP id AFF785C6B; Mon, 1 Sep 2008 22:40:01 -0400 (EDT) X-Virus-Scanned: by ClamAV at aegis.hamla.org Received: from aegis.hamla.org ([127.0.0.1]) by localhost (aegis.hamla.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id nSEV1MbYvGSL; Mon, 1 Sep 2008 22:39:56 -0400 (EDT) Date: Mon, 1 Sep 2008 22:39:54 -0400 From: Sahil Tandon To: David Southwell Message-ID: <20080902023954.GA15296@shepherd> References: <200808311116.28934.david@vizion2000.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200808311116.28934.david@vizion2000.net> Cc: freebsd-questions@freebsd.org Subject: Re: smtp authentication X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "freebsd-questions@freebsd.org" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2008 02:40:02 -0000 David Southwell wrote: > I am running postfix on freebsd 7.0 using a dynamic IP address and am > getting requests to turn on smtp authentication for outgoing mails to > reach servers such as yahoo.com but do not know how to do it. This is a little unclear. Who is making these requests? And what do your logs currently show when you try to send email destined for yahoo.com? You might also want to take this discussion to the postfix-users mailing list. But in general, for help with SASL in Postfix, see: http://www.postfix.org/SASL_README.html -- Sahil Tandon