hi all

iam using
qmail
with
vpopmail
mysql
qmailadmin

i was able to install this and workking fine
iam able to authenticate from mysql database, and i can send  and receive
mails using netscape and outlook.

i was trying to install web based sqwebmail to use we based email

i compiled sqwebmail 1.0.3 like below

env LIBS="-L/usr/lib/mysql -lmysqlclient" ./configure \
        --enable-cgibindir=/usr/local/apachehttpd/webmail/cgi-bin/ \
        --enable-imagedir=/usr/local/httpd/webmail/htdocs/images/ \
        --enable-imageurl=/images/ \
        --enable-sqlincdir=/usr/include/mysql \
        --enable-sqllibdir=/usr/lib/mysql \
        --enable-webpass=vpopmail \
        --enable-logincache \
        --without-authpwd \
        --without-authshadow \
        --without-authpam \
        --without-authuserdb \
        --without-authldap \
        --without-authmysql \
        --with-cachedir \
        --with-authvchkpw \
        --with-authdaemon \
        --enable-hardtimeout=3600

make

im was able to done, no problem.

i was trying to get mails from we based
i use http://domain.com/cgi-bin/sqwebmail.
then
its ask for user name and password.
its work fine.
but this will not authencate password form mysql.

what i was done is, i changed the password use mysql command.

sqwebmail will not authenticate with new password.

its still authenticate with the password, what i have before when i created
a user.

but when i try to use ./vpasswd then it authenticate both pop3 and sqwebmail

but when when i chage the password in mysql using mysql commands.
iam able to authenticate only with pop3 , i was not able to authticate from
the sqwebmail

any help will be appriciate.

hari


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to