From owner-freebsd-ports Sun May 5 7: 5:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ns.inspire.ne.jp (ns.inspire.ne.jp [210.228.118.2]) by hub.freebsd.org (Postfix) with ESMTP id 52ED937B400 for ; Sun, 5 May 2002 07:05:20 -0700 (PDT) Received: from kinkin (FLA1Aaa112.nra.mesh.ad.jp [203.136.213.112]) by ns.inspire.ne.jp (8.9.3/3.7W) with ESMTP id XAA37441 for ; Sun, 5 May 2002 23:05:18 +0900 (JST) Message-Id: <200205051405.XAA37441@ns.inspire.ne.jp> Date: Sun, 05 May 2002 23:05:16 +0900 From: KAKIHANA Takeshi To: freebsd-ports@FreeBSD.org Subject: CONFIGURE_ARGS of qpopper MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.00.08 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear lioux; from mail/qpopper/Makefile; > CONFIGURE_ARGS= --enable-apop=${PREFIX}/etc/qpopper/pop.auth \ > --enable-nonauth-file=${POPUSERS_FILE} \ > --with-apopuid=pop --without-gdbm \ > --enable-keep-temp-drop I'm afraid "--with-apopuid" is wrong. According to the Qpopper 4.0 Manual, "--enable-popuid" is the correct option, and I experienced "./configure --with-apopuid=xxx" was not effective to change 'apop_uid' of qpopper4.0.4/popper/Makefile. If "--with-apopuid" is used, it is ignored and the default user 'pop' is set to 'apop_uid', I think. ----- KAKIHANA Takeshi: takeshi@inspire.ne.jp Inspire Network, Kashihara, Nara, JAPAN. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message