On 2007-01-20 20:11:38 -0500, Guy Hulbert wrote:
> On Sun, 2007-21-01 at 01:07 +0100, Michael Holzt wrote:
> > One major reason for bounce generation is mail for nonexistent recipients.
> > As qmail-smtpd is unable to check recipients, it accepts mail for any
> > localport. Of course such wrong recipients can and should (as done by
> > qpsmtpd) be rejected at rcpt to and never get to the DATA phase in the
> > first place.
> 
> qmail rejects at RCPT ... I don't know whether it is qmail-smtpd or
> qmail-queue but it certainly rejects for "unknown user" (approximately).

I hate to get into a "it does ... does not ... does, too" type of
argument with you again, but qmail 1.03 (the last official release) does
not do this. It accepts all mails for all domains in (more)rcpthosts and
hands them to qmail-queue to put it into the queue. There qmail-send
will pick them up and try to deliver them (via qmail-lspawn and
qmail-local for local users) and send a bounce message if that fails
(I think it's qmail-send. The man-page doesn't explicitely state that it
sends the bounces, but all the bounce-related controlfiles are
documented there).

qmail-queue can't cause a failure for RCPT because it is called too late
for that.

You may be thinking of some unofficial patch for qmail-smtpd.

        hp

-- 
   _  | Peter J. Holzer    | I know I'd be respectful of a pirate 
|_|_) | Sysadmin WSR       | with an emu on his shoulder.
| |   | [EMAIL PROTECTED]         |
__/   | http://www.hjp.at/ |    -- Sam in "Freefall"

Attachment: signature.asc
Description: Digital signature

Reply via email to