I'm not sure where to direct these so I'll post it here: Symptom:
Unable to delete a single domain or change a users password from the command line in a domain after the user has changes his password with SQWEBMAIL (V3.2.0) The SQWEBMAIL Interface works, and the user is able to change their password with out any problem. Vpasswd and Vdeldomain report that the username is incorrect or the domain doesn't exist respectively. WorkAround: Attempt to re-add domain with vadddomain XXXXXXXXX.XXX, error will state domain already added. After that vpasswd and vdeldomain etc work as expected. Installation Specifics: Vpopmail- V5.0 and Sqwebmail (V3.2.0) Compiled with gcc version 2.96 on a Linux machine configure options : --enable-default-domain=XXXXXXXXX.XXX --enable-many-domains=n --enable-har dquota=50000000 Sqwebmail only compiled auth module is VCHKPW-authdaemon is not used. >From /etc/passwd vpopmail:x:89:89::/var/vpopmail/:/bin/bash Aaron