Howdy list,
Does anyone here know if the new version of sqwebmail
(sqwebmail-3.4.0.20021026.tar.bz2) is capable of changing vpopmail passwords?
I'm running FreeBSD 4.7-RELEASE and here is my sqwebmail compile sequence:
-------------------------------------------------------------------
./configure --enable-https=auto --enable-softtimeout=600 \
--with-maxargsize=10000000 \
--with-maxformargsize=10000000 --with-trashquota \
--without-authpwd --without-authshadow \
--without-authpam --without-authuserdb \
--without-authmysql --without-authpgsql \
--without-authldap --without-authdaemon
gmake configure-check
gmake
gmake check
gmake install-strip
gmake install-configure
---------------------------------------------------------------------
I'm also running the following apache setup:
----------------------------------------------------------------------------
Server Version: Apache/1.3.27 (Unix) PHP/4.2.3 mod_perl/1.27 mod_ssl/2.8.12
OpenSSL/0.9.6g
------------------------------------------------------------------------------
Problem description:
----------------------------------------------------------------------------
When I fill out the 'Old password' 'New password' and 'New Password Again'
fields, then just press enter, I get the same page, but the password
does not update.
If I fill out the fields mentioned above, then click the 'Change Password'
button, I get a "Internal Server Error
The server encountered an internal error or misconfiguration and was unable to
complete your request. blah blah blah", which is the same error I get if the
permissions are wrong on the cgi...
----------------------------------------------------------------------------
Any ideas?
I asked at the sqwebmail list, but they didn't answer... I thought that since
this list gets more traffic, someone might have had the same problem here
already.
Thanks,
Matthias