The sqwebmail-1.0 and vpopmail-4.9 + mysql have been working on my system.
Then my pop user tried to change his password via preferences menu in
sqwebmail. But, it didn't work. 

My configuration line for sqwebmail was:
env LIBS="-L/usr/local/mysql/lib/mysql -lmysqlclient" ./configure \
      --without-authpam --without-authuserdb --without-authpwd --without-authshadow \
      --without-authldap --without-authmysql --enable-webpass=vpopmail \
      --enable-logincache --with-cachedir  

My configuration line for vpopmail was:
./configure --enable-mysql=y \
      --enable-sqlincdir=/usr/local/mysql/include/mysql \
      --enable-sqllibdir=/usr/local/mysql/lib/mysql \
      --enable-default-domain=my_virtual_domain_name

Any help would be very apreciated

best regards
-miral-

Reply via email to