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 -----Original Message----- From: tonix (Antonio Nati) [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 27, 2005 11:09 PM To: toaster@shupp.org Subject: Re: [toaster] Chkuser problem?? Check all other chkuser #define and see their behaviour. Then check if you have any VARIABLE that influences chkuser. Last attempt, put chkuser debugging to work and see what happens. (some doubts about previous question... slx:~ # vuserinfo [EMAIL PROTECTED] no such user [EMAIL PROTECTED] Is yapost.com local [inside rcpthosts]?) Tonino At 15.05 27/07/2005, you wrote: > > At 06.42 27/07/2005, you wrote: > > > > If chkuser is not enabled than it return a positive answer (found) > > to any query. > > > > Check if chkuser is enabled and check using qmailadmin if bouncing > > is enabled. > > > > Tonino > >chkuser is enabled and I have checked qmailadmin, catchall is bounced. >So is there any problem? or should I reinstall vpopmail and qmail again? >Thanks a lot. > >Regards, >qing