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
... and this is the vpomail config:
./configure \
--enable-roaming-users=y \
--enable-default-domain=ksbase.com \
--enable-tcprules-prog=/bin/tcprules \
--enable-tcpserver-file=/home/vpopmail/etc/tcp.smtp \
--enable-logging=v \
--enable-log-name=vpopmail \
--enable-ucspi-dir=/usr/local/src/ucspi-tcp-0.88 \
--enable-mysql=y \
--enable-hardquota=90000000
KS
KARICO Business Services
Toronto, ON Canada
http://www.ksbase.com
... If you can't make it good, make it big.