From owner-freebsd-questions@FreeBSD.ORG Tue Jun 29 23:48:10 2004 Return-Path: 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 AF84516A4CE for ; Tue, 29 Jun 2004 23:48:10 +0000 (GMT) Received: from grog.secure-computing.net (front-door.secure-computing.net [63.228.14.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E35243D1D for ; Tue, 29 Jun 2004 23:48:10 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from [192.168.1.102] (nat-server.secure-computing.net [63.228.14.245])i5SNlvwn000340 for ; Mon, 28 Jun 2004 18:47:58 -0500 (CDT) (envelope-from ecrist@secure-computing.net) From: Eric Crist Organization: Secure Computing Networks Date: Mon, 28 Jun 2004 18:45:58 -0500 User-Agent: KMail/1.6.1 MIME-Version: 1.0 Content-Disposition: inline To: freebsd-questions@freebsd.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200406281845.58207.ecrist@secure-computing.net> Subject: Cyrus SASL X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ecrist@secure-computing.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2004 23:48:10 -0000 Hey all, My other message doesn't seem to have gone through, so I'll ask again. I followed the instruction to the letter from the documentation on the freebsd site for smtp auth via sendmail and cyrus-sasl. In order to get sendmail running, I had to delete a bunch of nearly blank lines from around line 80 to line 90 or so, then it booted just fine. I also had to edit rc.conf to include the following lines: sasl_pwcheck_enable="YES" sasl_pwcheck_program="/usr/local/sbin/pwcheck" saslauthd1_enable="YES" cyrus_pwcheck_enable="YES" Everything seems to have started just fine. So, I removed the corresponding lines in /etc/mail/relay-domains for my current host, to test the auth fuctionality. Without auth setup in my mail client (tried in both Outlook and Kmail), mail gets blocked, asking for auth. Trying it with both clients configured with the authentication settings, I get the same error. Is there something I'm missing. Adding the lines to rc.conf wasn't really in the handbook, but I found they needed to be added in order for a server restart to come back up correctly. TIA -- Eric F Crist Keep your pecker hard and your powder dry, and the world WILL turn.