Hello Francis, For the problem of changing password in vpopmail 4.9.8 library, it seems that the sqwebmail_pass routine try to write to another buffer. Please try to edit vpopmail.c, find the sqwebmail_pass routine. Have it use TmpBuf2 instead of TmpBuf1 eg. Change the line: sprintf(TmpBuf1, "%s/Maildir/sqwebmail-pass", dir); to: sprintf(TmpBuf2, "%s/Maildir/sqwebmail-pass", dir); That may help ! -- Best regards, Kenneth mailto:[EMAIL PROTECTED]
- Re: Changing Password Kenneth
- Re: Changing Password Ken Jones
- Changing Password Kari Suomela
- Re: vpopmail.cx connectivity Edward Chaves
- Re: vpopmail.cx connectivity Ken Jones
- Re: Changing Password --- Still FAILED Francis P. Ling
- Re: Changing Password, Some Progress ... Francis P. Ling
- Re[2]: Changing Password, Some Progress ... Kenneth
- Re: Changing Password, Some Progress ... Francis P. Ling
- Re: Changing Password, Some Progress ... Einar Bordewich
- Re: Changing Password, Some Progress ... Francis P. Ling