I am getting an error when I try to start the auth module
[root@mail sqwebmail-3.0.0.20010827]# /usr/local/share/sqwebmail/libexec/authlib/authdaemon start
AUTHFAILURE
 
Here are my notes from my install
 
cd sqwebmail-3.0.0.20010827/
./configure --with-cachedir --enable-webpass=vpopmail --with-module=authvchkpw -
-enable-logincache --enable-imagedir=/var/www/webmail --enable-cgibindir=/var/ww
w/cgi-bin
make configure-check
make check
make install
mkdir /var/run/sqwebmail; chown bin.bin /var/run/sqwebmail
## add line in crontab
crontab -e
40 * * * * su -c "/usr/local/share/sqwebmail/cleancache.pl" bin
 
/usr/local/share/sqwebmail/libexec/authlib/authdaemon start
chmod -R 755 /var/www/webmail
chmod -R a+rx /usr/local/share/sqwebmail
 
 
I am running the latest vpopmail5 with mysql support
My tcpserver has been patched to use Matt Simmersons Mysql relay control
 
That stuff is working just fine, but I can't get sqwebmail to work yet.
 
Any ideas?

Reply via email to