Hello Francis,
FPL> <snip>
FPL> vpopmail.c:1729: sprintf(TmpBuf2, "%s/Maildir/sqwebmail-pass", dir);
FPL> vpopmail.c:1730: if ( (fs = fopen(TmpBuf2, "w")) != NULL ) {
FPL> vpopmail.c:1733: chown(TmpBuf2,uid,gid);
FPL> </snip>
FPL> Ken, the third line must also be changed to TmpBuf2 instead of TmpBuf1,
FPL> otherwise the ownership will be root:root or whoever that called vpasswd
FPL> and sqwebmail will failed to login.
Following the last change you recommended, I've tried it with
sqwebmail-1.2.4, vpopamil-4.9.8(modified) and qmailadmin-0.39. It
seems that the changing password could work on both vpasswd, sqwebmail
and qmailadmin.
Which version of qmailadmin you are using now?
--
Best regards,
Kenneth mailto:[EMAIL PROTECTED]