From owner-freebsd-ports@FreeBSD.ORG Fri Jan 28 14:23:49 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65AB616A4CE for ; Fri, 28 Jan 2005 14:23:49 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id E92E643D5E for ; Fri, 28 Jan 2005 14:23:48 +0000 (GMT) (envelope-from boardom@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so430965wri for ; Fri, 28 Jan 2005 06:23:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=knvsCd0VOOoaQsqroAcs7hm2xRbQ0c1rhqBH7iMq7lureKeiEyQESjw8u973SZVQIGhHasgFwWZTUmMBfscw5OnOYFq0VDKR8wxoXdExm6gBueDa8pNmzKydXS4IkuRAOgii/jwd3m3fFg5rkHAcgl2+dtFbKt9hWXWEnL+gIOM= Received: by 10.54.48.35 with SMTP id v35mr97486wrv; Fri, 28 Jan 2005 06:23:46 -0800 (PST) Received: by 10.54.48.26 with HTTP; Fri, 28 Jan 2005 06:23:46 -0800 (PST) Message-ID: Date: Fri, 28 Jan 2005 09:23:46 -0500 From: John O'Brien To: oliver@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: cc: ports@freebsd.org Subject: Re: FreeBSD Port: courier-authlib-0.52 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: John O'Brien List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2005 14:23:49 -0000 Oliver, I found the problem.. besides authpwd still not being accessible (i'm assuming this is by choice). Authpam was the culprit, in /etc/pam.d/imap the lines were being written as imap auth required blah blah blah rather than auth required blah blah blah This system is 5.2.1 which may be the reason for the problem. Just a headsup, could you let me know either way what the issue was, just out of curiousity. john On Fri, 28 Jan 2005 08:53:40 -0500, John O'Brien wrote: > Oliver, > > I have just upgraded Courier-Imap to the new split ports. However, I > seem to have lost the authpwd functionality. I was under the > impression this was the most basic functionality of the port... > Regardless, there is no option in the port to enable/disable it which > is making it quite difficult to get running. > > Could you please advise the best way to solve this.. > > Thanks > > John O'Brien >