I am building sqwebmail-3.6.0 w/vpopmail-5.3.21 w/plaintext. My intenetion is to use the vpopmail for all auth. I am not certain about the authdaemon as described in the INSTALL relating to changing password.

Do I need the --with-authdaemon in order to change password in sqwebmail?

thanks,
-rkl


This is what I used for my sqwebmail 3.6.0 configure:

./configure \
--enable-cgibindir=/var/www/cgi-bin \
--enable-webpass=vpopmail \
--enable-hardtimeout=86400 \
--enable-softtimeout=14400 \
--enable-autopurge=7 \
--with-cacheowner=vpopmail \
--with-ispell=/usr/bin/ispell \
--with-fcgi \
--with-authvchkpw \
--with-trashquota \
--without-authuserdb \
--without-authshadow \
--without-authpam \
--without-authpwd \
--without-authldap \
--without-authdaemon




Reply via email to