Tomas Habarta via Postfix-users:
> Ralf, looking at the log on one of the servers (Postfix 3.9), I can see this:
>
> ... smtpd[435179]: NOQUEUE: hold: RCPT from xx[a.b.c.d]: <[email protected]>:
> Sender address triggers HOLD action; from=<[email protected]>
> to=<[email protected]> proto=ESMTP helo=<xx>
>
> You do not have anything similar at all or you find that insufficient?
Ralf may have been looking for the wrong info.
The "NOQUEUE" logging indicates that the "hold" action is triggered
before Postfix has opened a mail transaction.
- With "smtpd_delay_open_until_valid_rcpt = yes" (the default),
Postfix opens a mail transaction after the first valid RCPT TO
command.
- With "smtpd_delay_open_until_valid_rcpt = no", Postfix opens a
mail transaction after a valid MAIL FROM command.
Wietse
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]