Kari Suomela writes:
> I finally got vpopmail to talk to MySQL, and wanted to set up sqwebmail
> to work with it. Everything seemed to compile fine, but users get
> 'invalid login'.
>
> This is how I configured sqwbmail:
>
> ./configure \
> --enable-autoresponder-bin=/var/qmail/bin \
> --enable-cgibindir=/var/www/cgi-bin \
> --enable-default-domain=ksbase.com \
> --enable-htmldir=/var/www/html \
> --enable-webpass=no \
> --with-authmysql \
> --without-authpam \
> --without-authpwd \
> --without-authshadow \
> --without-authuserdb \
> --without-authvchkpw
This configuration installs the authdaemon proxy. You need to start
authdaemond. See INSTALL.
--
Sam