On Fri, Sep 16, 2005 at 12:28:53AM -0700, gokul nath wrote: > Dear Sir, > > > > When i tried to send the mail, its says that no > mail box by that name, here is error report > > echo "to: [EMAIL PROTECTED]" | /var/qmail/bin/qmail-inject > > /var/qmail/log/qmail/current | tai64nlocal > > > 2005-09-16 12:53:18.026713500 bounce msg 361859 qp > 30465 > 2005-09-16 12:53:18.026719500 end msg 361859 > 2005-09-16 12:53:18.036114500 new msg 361797 > 2005-09-16 12:53:18.036120500 info msg 361797: bytes > 1269 from <[EMAIL PROTECTED]> qp 30465 uid 507 > 2005-09-16 12:53:18.036124500 starting delivery 30: > msg 361797 to local [EMAIL PROTECTED] > 2005-09-16 12:53:18.036128500 status: local 1/10 > remote 0/20 > 2005-09-16 12:53:18.053720500 delivery 30: failure: > Sorry,_no_mailbox_here_by_that_name._(#5.1.1)/ > 2005-09-16 12:53:18.053728500 status: local 0/10 > remote 0/20 > 2005-09-16 12:53:18.053731500 triple bounce: > discarding bounce/361797 > 2005-09-16 12:53:18.053735500 end msg 361797 >
This is the wrong snipplet of your log. You have not added a postmaster account and so all your bounces tripple-bounce. This does not tell you why [EMAIL PROTECTED] did not work. The get a good answer to your problem and hopefully also a solution you need to include more information what you are doing. Most important you should compile qmail-ldap with DEBUG enabled and the debug level set to a high level (LOG_LEVEL=255). Also have a look at qmail-ldaplookup to see if you're able to find a user and what kind of delivery will be done. -- :wq Claudio
