I'm trying to build sqwebmail (v2.1.1) to
authenticate with vpopmail 4.9.10 which is using mysql
for authenication.

Does anyone have a list of configuration options
that work?

Mine are (for a FreeBSD system):

./configure \
        --enable-webpass=vpopmail \
        --without-authpwd \
        --without-authshadow \
        --without-authpam \
        --without-authuserdb \
        --without-authldap \
        --without-authmysql \
        --with-authvchkpw \
        --with-cachedir \
        --enable-logincache \
        --enable-imagedir=/usr/local/www/data/images/sqwebmail \
        --enable-imageurl=/images/sqwebmail/

-- 
Quist Consulting                Email: [EMAIL PROTECTED]
219 Donlea Drive                Voice: +1.416.696.7600
Toronto ON  M4G 2N1             Cell:  +1.416.803.0080
CANADA                          WWW:   http://www.quist.ca

Reply via email to