From owner-freebsd-questions@FreeBSD.ORG Tue Jun 29 23:56:27 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 5CB9516A509 for ; Tue, 29 Jun 2004 23:56:27 +0000 (GMT) Received: from et.endace.com (et.endace.com [219.88.101.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABACB43D4C for ; Tue, 29 Jun 2004 23:56:26 +0000 (GMT) (envelope-from richard@endace.com) Received: from muon.et.endace.com (muon.et.endace.com [192.168.64.11]) by et.endace.com (8.12.11/8.12.11) with ESMTP id i5TNuDfY049897 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 30 Jun 2004 11:56:13 +1200 (NZST) Received: from localhost (localhost [127.0.0.1]) (authenticated bits=0)i5TNuO33008266 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 30 Jun 2004 11:56:25 +1200 Date: Wed, 30 Jun 2004 11:56:24 +1200 From: Richard Stevenson To: Eric Crist In-Reply-To: <000001c45e32$55cbc590$6501a8c0@Nomad> Message-ID: References: <000001c45e32$55cbc590$6501a8c0@Nomad> Comments: PGP Public Key on keyservers: Key ID FA6D9719 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Scanned-By: milter-gris/0.3.18 (et.endace.com [192.168.64.254]); Wed, 30 Jun 2004 11:56:13 +1200 X-Scanned-By: milter-gris/0.3.18 (muon.et.endace.com [192.168.64.11]); Wed, 30 Jun 2004 11:56:25 +1200 X-Virus-Scanned: clamd / ClamAV version devel-20040611, clamav-milter version 0.72a on et.endace.com X-Virus-Scanned: clamd / ClamAV version devel-20040618, clamav-milter version 0.72a on muon.et.endace.com X-Virus-Status: Clean X-Virus-Status: Clean cc: 'FreeBSD-questions' Subject: Re: SASL and Sendmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2004 23:56:27 -0000 On Tue, 29 Jun 2004, Eric Crist wrote: > I've installed SASL(Cyrus) according to the instructions found in the > handbook. I've removed all the proper entries in the relay-domains > file, but I get the following error message now when I try to send mail: > > 550 5.7.1 ... Relaying denied. > Proper authentication required. What does it say in /var/log/maillog about these attempts? You might need to raise the Sendmail logging level (set LogLevel=14 in /etc/mail/sendmail.cf, restart Sendmail, and try again). Without better information, there's very little anyone can do to help. Cheers Richard -- Richard Stevenson