From owner-freebsd-isp@FreeBSD.ORG Tue Apr 5 00:21:04 2005 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3D5F16A4CE for ; Tue, 5 Apr 2005 00:21:03 +0000 (GMT) Received: from mail.nativenerds.com (host-70-0-111-24.midco.net [24.111.0.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5306D43D41 for ; Tue, 5 Apr 2005 00:21:03 +0000 (GMT) (envelope-from estover@nativenerds.com) Received: from red (host-14-37-230-24.midco.net [24.230.37.14]) by mail.nativenerds.com (8.12.11/8.12.11) with ESMTP id j350XJTD094376 for ; Mon, 4 Apr 2005 18:33:19 -0600 (MDT) (envelope-from estover@nativenerds.com) From: Ed Stover To: freebsd-isp@freebsd.org Content-Type: text/plain Organization: Native Nerds Date: Mon, 04 Apr 2005 18:21:51 -0600 Message-Id: <1112660511.6076.9.camel@red.nativenerds.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mail.nativenerds.com Subject: courierpassd X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: estover@nativenerds.com List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2005 00:21:04 -0000 I have a mysql+qmail+courier-imap-3.0.8 setup. I want users to be able to manage there own passwords and as far as I know courierpassd is the only program that will allow password changes from squirrelmail and others. I am having a heck of a time compiling it. Do any of you know of a feasible alternative or a trick to get the darn thing to compile? The make error I get from courierpassd-1.1.0-RC1 is Making all in replace gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c courierpassd.c In file included from courierpassd.c:38: courierpassd.h:24: courierauth.h: No such file or directory courierpassd.h:25: courierauthdebug.h: No such file or directory *** Error code 1