I am trying to get sqwebmail to work in a "jailed" FreeBSD 4.0 environment.
 I am trying to use authvchkpw, and vpopmail is set to use mysql
authentication.  When I tried to login when I forgot to start the mysql
server, the apache error_log showed "can't connect to mysql server", so it
appears to be trying to use the mysql server.  When I started the mysql
server, all I get is "Invalid password".

My sqwebmail-1.0 configure line was:

./configure --prefix=/usr/local/quickmail --target=quickmail.quickhosts.com
--with-authvchkpw --without-authshadow --without-authpam
--without-authuserdb --without-authldap --without-authdaemon
--with-cachedir=/var/run/sqwebmail-quickmail --with-cacheowner=vpopmail
--enable-webpass=vpopmail --enable-autopurge=1 --enable-maxpurge=30
--enable-cgibindir=/usr/local/apache/quickmail-cgi-bin 

perms of sqwebmail are:

bash-2.03# ls -la /usr/local/apache/quickmail-cgi-bin/sqwebmail
-rwsr-sr-x   1 vpopmail  vchkpw  784951 Sep 26 19:10 sqwebmail

I think the correct module authentication was installed because
/usr/local/quickmail/share/sqwebmail/authmodulelist lists authvchkpw in it.

Does anyone have any idea where I can look to try to track down where it is
failing?  There is nothing in my apache or syslog, I wish sqwebmail had
verbose logging.  Any help appreciated.

Thanks,
Scott

Reply via email to