From owner-freebsd-stable@FreeBSD.ORG Thu Mar 27 15:00:31 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2041137B434 for ; Thu, 27 Mar 2003 15:00:19 -0800 (PST) Received: from spock.dilkie.com (spock.dilkie.com [206.51.1.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3B4844058 for ; Thu, 27 Mar 2003 15:00:17 -0800 (PST) (envelope-from lee@dilkie.com) Received: from borg (borg.dilkie.com [206.51.1.193]) (authenticated bits=0) by spock.dilkie.com (8.12.8/8.12.8) with ESMTP id h2RMxvG7087937; Thu, 27 Mar 2003 17:59:59 -0500 (EST) (envelope-from lee@dilkie.com) From: "Lee Dilkie" To: "Simon Barner" , "Jeff Seeman" Date: Thu, 27 Mar 2003 17:59:59 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20030327224116.GA2033@zi025.glhnet.mhn.de> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 Importance: Normal X-Spam-Status: No, hits=-15.3 required=5.0 tests=IN_REP_TO,MSGID_GOOD_EXCHANGE,ORIGINAL_MESSAGE, QUOTED_EMAIL_TEXT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: stable@freebsd.org Subject: RE: security/cyrus-sasl X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2003 23:00:36 -0000 it didn't work for me... i ended up installing cyrus-sasl2 and followed the instructions on how to configure it for sendmail (it's different) and it worked. -lee -----Original Message----- From: owner-freebsd-stable@freebsd.org [mailto:owner-freebsd-stable@freebsd.org]On Behalf Of Simon Barner Sent: Thursday, March 27, 2003 5:41 PM To: Jeff Seeman Cc: stable@freebsd.org Subject: Re: security/cyrus-sasl Hi, > I am trying to setup password protected smtp, according to the FreeBSD > Hanbook I need to install cyrus-sasl. I have tried this on 2 different > boxes and it failes at the same point (see below) I believe this port to > be broken. Does this patch http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/48731 solve your problem? It worked for me (running 4.7-STABLE) Cheers, Simon