> I believe this is a permission problem. You can try to do this: > With root, run qmail-smtpd and you should get something like this: > > > 220 ESMTP > MAIL FROM:<[EMAIL PROTECTED]> > 250 ok > RCPT TO:<[EMAIL PROTECTED]> > CHKUSER rejected rcpt: from <[EMAIL PROTECTED]::> remote <:unknown:unknown> > rcpt > <[EMAIL PROTECTED]> : not existing recipient > 511 sorry, no mailbox here by that name (#5.1.1 - chkuser) > > If you can get the above result by running qmail-smtpd as root, then user > privilege is the problem. > To my understanding, if the user running qmail-smtpd has no privilege to > read the vpopmail files, the chkuser result will always be permissive. > > Kelvin Wu >
Thanks for all of your help. I have fixed the problem now. I just deleted .qmail-janet and .qmail-janet-default in the domain directory, then it works fine now. I have no idea why vdelolduser did not remove that two files when purpged the user. Regards, qing
