Thank you for your help  I deleted what I had already installed (tried to
install) and ran these commands and it works like a charm.

I posted this all back to the list so that anyone else that is having
troubles will benefit from it.

Good Luck all

#cd sqwebmail-3.0.0.20010827/
./configure --with-cachedir=/var/run/sqwebmail --enable-webpass=vpopmail --e
nabl
e-logincache --enable-imagedir=/var/www/webmail --enable-cgibindir=/var/www/
cgi-
bin --without-authpwd --without-authshadow --without-authpam --without-authu
serd
b --without-authldap
make configure-check
make
make check
make install-strip
make install-configure
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/authdaemond start
chmod -R 755 /var/www/webmail
chmod -R a+rx /usr/local/share/sqwebmail

Reply via email to