Date: Sun, 05 May 2002 23:05:16 +0900 From: KAKIHANA Takeshi <takeshi@inspire.ne.jp> To: freebsd-ports@FreeBSD.org Subject: CONFIGURE_ARGS of qpopper Message-ID: <200205051405.XAA37441@ns.inspire.ne.jp>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205051405.XAA37441>