From owner-freebsd-questions Wed Feb 20 11:31:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ariel.dreamlabs.com (ariel.dreamlabs.com [216.129.214.43]) by hub.freebsd.org (Postfix) with ESMTP id B7A7E37B405 for ; Wed, 20 Feb 2002 11:31:36 -0800 (PST) Received: from shadow (shadow.dreamlabs.com [216.129.214.38]) by ariel.dreamlabs.com (Postfix) with ESMTP id 1D2062101B; Wed, 20 Feb 2002 14:31:31 -0500 (EST) From: "Mit Rowe" To: "Joel Dinel" Cc: "questions@FreeBSD. ORG" Subject: RE: Postfix+sasl+pwcheck Date: Wed, 20 Feb 2002 14:31:31 -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: <20020220142632.B16058@sunder.touchtunes.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Holy crap, that was so simple, but it worked!! ;-) Thank you very, very much.... my head was starting to hurt from banging it on my desk so often. -Mit > -----Original Message----- > From: Joel Dinel [mailto:dinjo@touchtunes.com] > Sent: February 20, 2002 14:27 > To: Mit Rowe > Subject: Re: Postfix+sasl+pwcheck > > > ok. Simple. I know exactly what you problem is. I ran into it a couple > of week ago. > > The permissions on your /var/pwcheck folder should look like this : > drwxrwx--- 2 cyrus cyrus 512 Feb 18 11:13 pwcheck/ > > That's all good, except the postfix user can't go in that folder. > > To solve : > * edit /etc/group > * Modify the 'cyrus' group like so : > cyrus:*:60:daemon,postfix > > You *might* need to reload postfix. > > Enjoy! > > On Wed, Feb 20, 2002 at 02:06:49PM -0500, Mit Rowe wrote: > > From: "Mit Rowe" > > To: "questions@FreeBSD. ORG" > > Subject: Postfix+sasl+pwcheck > > Date: Wed, 20 Feb 2002 14:06:49 -0500 > > X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) > > > > Has anyone manages to get SASL relay authentication working > with freebsd, > > the postfix-current port and using the pwcheck option? > > > > I can't seem to get it to work at all :-( > > > > -I've got the cyrus-sasl port installed, and pwcheck running. > > -I've got in /usr/lcoal/lib/sasl/smtpd.conf: > > pwcheck_method: pwcheck > > -I've got in /usr/local/etc/postfix/main.cf: > > smtpd_recipient_restrictions =reject_maps_rbl, permit_mx_backup, > > permit_mynetworks, permit_sasl_authenticated, check_relay_domains > > broken_sasl_auth_clients=yes > > smtpd_sasl_auth_enable=yes > > smtpd_sasl_security_options = > > > > And yet when i try to relay with authentication, authenticate, i get: > > warning: hostname[IP]: SASL LOGIN authentication failed > > > > > > Any suggestions? > > > > -Mit > > > > > > > > ___________________________________________________________ > > Mit Rowe > > DreamLabs > > mit@dreamlabs.com > > __________________________________________________________ > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > ---end quoted text--- > > -- > Joel Dinel > System Administrator > TouchTunes Digital Jukebox, Inc. > GnuPG key : http://darkhost.mine.nu:81/~joel/misc/mykey.asc > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message