Please don't top-post.
--------------------------------------------------
From: "Noel Jones" <njo...@megan.vbhcs.org>
Sent: Tuesday, August 10, 2010 1:27 PM
To: <postfix-users@postfix.org>
Subject: Re: smtpd_delay_reject = yes & Reject Logging
On 8/10/2010 3:19 PM, junkyardma...@verizon.net wrote:
When using the “smtpd_delay_reject = yes” option, all log
messages indicate RCPT stage rejection. e.g. “... NOQUEUE:
reject: RCPT from ...”; regardless of which type of
restriction an option is listed under.
When smtpd_delay=yes all rejections will be logged at RCPT
stage.
Does this cause any sort of problem?
-- Noel Jones
On 8/10/2010 3:43 PM, junkyardma...@verizon.net wrote:
> Yes it does cause a problem.
> It does not indicate the stage the rejection is associated
> with (CONNECT, HELO, FROM, RCPT, etc.).
>
With smtpd_delay_reject=yes, the reject happens at the RCPT
stage. The logging is correct.
The reject message in the log clearly shows what restriction
triggered the rejection.
So again, exactly what problem does this cause for you?
-- Noel Jones