From owner-freebsd-isp@FreeBSD.ORG Wed Jan 23 23:01:45 2008 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE3DA16A41A for ; Wed, 23 Jan 2008 23:01:45 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [82.208.36.70]) by mx1.freebsd.org (Postfix) with ESMTP id 8835F13C468 for ; Wed, 23 Jan 2008 23:01:45 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from localhost (localhost.codelab.cz [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id BB52E19E023; Wed, 23 Jan 2008 23:43:11 +0100 (CET) Received: from [192.168.1.2] (r3a200.net.upc.cz [213.220.192.200]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTP id 6BCCE19E019; Wed, 23 Jan 2008 23:43:02 +0100 (CET) Message-ID: <4797C300.3070208@quip.cz> Date: Wed, 23 Jan 2008 23:43:12 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 X-Accept-Language: cz, cs, en, en-us MIME-Version: 1.0 To: Walter References: <022b01c85e0b$57729f40$1500a8c0@pIII1g> In-Reply-To: <022b01c85e0b$57729f40$1500a8c0@pIII1g> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-isp@freebsd.org Subject: Re: Postfix tls sasl2 how X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 23:01:45 -0000 Walter wrote: > Hi : > I am new to the list and have a query. I installed freebsd > 6.3 and have changed sendmail to postfix compiled from the ports with > support tls and sasl2 can not activate these functions. Does anyone know > how to do it or knows of a howto on this?. > Thanks to all. > Greetings > Walter.- There are many variations of HowTo for this topic on the internet. One of them is http://postfix.state-of-mind.de/patrick.koetter/smtpauth/ It is not FreeBSD specific. Miroslav Lachman