|
hi,
I am using the following
:
Solaris 8
qmail 1.03
vpopmail 5.0 (with using mysql
auth with maildir)
sqWebMail 3.1.0
This is the configure command I use
to make vpopmail:
./configure --enable-mysql=y
--enable-clear-passwd=y --enable-valias=y
--enable-mysql-logging=y
I have tried to
use the following configure line to make sqwebmail
./configure --without-authmysql --without-authuserdb
--without-authpwd --without-authshadow --without-authpam --without-authpgsql
--without-authldap --without-gzip --enable-cgibindir=/home/bingo/www/cgi-bin
--enable-imagedir=/home/bingo/www/webmail
./configure --without-gzip
--enable-cgibindir=/home/bingo/www/cgi-bin
--enable-imagedir=/home/bingo/www/webmail
./configure --without-authpam --without-authuserdb
--enable-webpass=no --without-authpwd --without-authshadow --without-authldap
--enable-cgibindir=/home/bingo/www/cgi-bin
--enable-imagedir=/home/bingo/www/webmail
after the make
process, I tried
/usr/local/share/sqwebmail/libexec/authlib/authdaemond start
it always return error message to me, i found out that the
authvchkpw , which I believe is related to vpopmail is
not include in anywhere in /usr/local/share/sqwebmail
and when I try to use the webmail interface to login, it show
"INVALID USER ID OR PASSWORD". Could anyone please
give me some advice on how I can use the vpopmail mysql
to authenicate in sqwebmail?
P.S. : I can
successfully use SMTP and POP to send an receive email using the vpopmail, so I
believe the vpopmail
and
mysql settings are ok
Thanks in
advance
Arthur Yeung
|
