From owner-freebsd-questions@FreeBSD.ORG Sat Jul 17 23:54:12 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 D03A316A4CE for ; Sat, 17 Jul 2004 23:54:12 +0000 (GMT) Received: from ns1.tcbug.org (12-218-40-24.client.mchsi.com [12.218.40.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99E9D43D55 for ; Sat, 17 Jul 2004 23:54:12 +0000 (GMT) (envelope-from friar_josh@ns1.tcbug.org) Received: by ns1.tcbug.org (Postfix, from userid 1003) id 5E3CEBBA2; Sat, 17 Jul 2004 18:54:10 -0500 (CDT) Date: Sat, 17 Jul 2004 18:54:09 -0500 From: Josh Paetzel To: Tim Schutt Message-ID: <20040717235409.GH38369@ns1.tcbug.org> References: <12abd8c204071716287f874f4f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <12abd8c204071716287f874f4f@mail.gmail.com> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: postfix, smtp-auth, Cyrus SASL for relay restriction troubles. 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: Sat, 17 Jul 2004 23:54:12 -0000 On Sat, Jul 17, 2004 at 07:28:39PM -0400, Tim Schutt wrote: > Hey People, > ok... My hair is falling out fast enough without me pulling it, so I'm > looking for some help with this: > I've installed postfix and Cyrus SASL on FreeBSD 5.1 and I am having > the worst time getting any authentication to work for smtp-auth. I've > attached log and configuration snips below. Please forgive if there is > an ignorant mistake here... I admit to being fairly new to the whole > UNIX thing. > > The short story is authentication always fails, mail won't relay, and > nothing even shows up in auth.log. Am I missing something to hook > these processes together? > > Thanks! > Tim > tschutt@gmail.com > Here's a small article I did up after I made postfix and SMTP AUTH work together. http://www.tcbug.org/postfix_smtpauth.html Hope this helps. Josh Paetzel