Hi...
installed the sqwebmail 0.99 + vpopmail 4.8.7 with this configuration setup:
./configure --enable-cgibindir=/home/www/cgi-bin \
--with-authvchkpw \
--without-authuserdb \
--without-authpam \
--without-authpwd \
--with-authshadow \
--without-authldap \
--without-authdaemon \
--with-ispell=/usr/bin/ispell \
--enable-webpass=no \
--enable-logincache \
--without-authmysql \
--enable-mimetypes=/etc/mime.types \
--enable-imagedir=/home/www/html/webmail/images \
--enable-imageurl=/webmail/images/ \
--with-cachedir=/home/vpopmail/webcache \
--with-cacheowner=vpopmail
The problem is now I cannot login as a virtual login user... But with a uid
in the /etc/passwd file..
i can login...
any idea what is going wrong with the authvchkpw module?