I am testing out sqwebmail 2.0 across NFS, where the vpopmail dir is local
at /home/vpopmail but qmail delivers to it on another box.
My vpopmail configure is like this:
./configure --enable-logging=p --enable-sqwebmail-pass=y --enable-tcpserver-
file=~vpopmail/etc/tcp.smtp --enable-default-domain=cojones.dyndns.org --ena
ble-passwd=n --enable-ip-alias-domains=n --enable-mysql=y
And my sqwebmail configure is like this:
./configure --enable-https --enable-webpass=vpopmail --enable-autopurge=20 -
-without-authdaemon --without-authpwd --without-authshadow --without-authpam
--without-authuserdb --without-authcram --without-authldap --without-authmy
sql --with-authvchkpw
qmail delivers fine, and I can pop3 fine from the vpopmail machine.
But I cannot get sqwebmail to authenticate, I always get INVALID USER ID OR
PASSWORD
I have tried both [EMAIL PROTECTED] and just user.
Can someone tell me where I am missing this?
Thanks,
Tim