From owner-freebsd-questions@FreeBSD.ORG Tue Aug 26 07:54:05 2003 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 12D5916A4BF for ; Tue, 26 Aug 2003 07:54:05 -0700 (PDT) Received: from tonnikala.nettikala.fi (tonnikala.nettikala.fi [212.182.218.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1616843F85 for ; Tue, 26 Aug 2003 07:54:04 -0700 (PDT) (envelope-from mailing-lists@johanpaul.com) Received: from localhost (localhost [127.0.0.1]) by tonnikala.nettikala.fi (Postfix) with ESMTP id B03BC4200C9; Tue, 26 Aug 2003 17:54:06 +0300 (EEST) Received: by tonnikala.nettikala.fi (Postfix, from userid 612) id 9031A4200E7; Tue, 26 Aug 2003 17:54:06 +0300 (EEST) Received: from johanpaul.com (tellus.milkyway [10.0.42.1]) by tonnikala.nettikala.fi (Postfix) with ESMTP id E29224200C9; Tue, 26 Aug 2003 17:54:05 +0300 (EEST) Message-ID: <3F4B7488.2090407@johanpaul.com> Date: Tue, 26 Aug 2003 17:54:00 +0300 From: Johan Paul User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: fi, en-us, en MIME-Version: 1.0 To: Jon Mercer References: <1367.193.166.135.194.1061902265.squirrel@silakka.nettikala.fi> <3F4B607C.9040603@achean.com> In-Reply-To: <3F4B607C.9040603@achean.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-1.5 required=7.0 tests=IN_REP_TO,REFERENCES,SPAM_PHRASE_03_05,USER_AGENT, USER_AGENT_MOZILLA_UA,X_ACCEPT_LANG version=2.43-cvs X-Spam-Level: X-Virus-Scanned: by AMaViS snapshot-20020531 cc: freebsd-questions@freebsd.org Subject: Re: Cyrus IMAP with pam_mysql? 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, 26 Aug 2003 14:54:05 -0000 > Are you getting any trace out that you can post? I'd agree with you that > it doesn't seem to be contacting the database. If you have a log against > mysql, you could check this from the database end. Started mysqld with loging enabled as debug. And now I can verify that pam doesn't touch MySQL for authentication :-( Damn. Regards, Johan Paul