OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: smtpd_recipient_restrictions sequence

From: tatiana philippova (t.a.philippovagmail.com)
Date: Thu Aug 13 2009 - 18:59:20 CDT


Noel, many thanks a lot for information, much better now

Tatiana

On Fri, Aug 14, 2009 at 11:41 AM, Noel Jones<njonesmegan.vbhcs.org> wrote:
> tatiana philippova wrote:
>>
>> Joel, hi again
>>
>> Also question:
>> "Use DISCARD if you want to accept a message and silently discard it.
>> Note this affects ALL recipients of a multi-recipient message."
>>
>> How  exactly postfix deals with  multi-recipient messages? Are there
>> any differences from simple telnet smtp session where I send multiple
>> "rcpt to: " ?
>
> DISCARD always affects all recipients of a multi-recipient message.  Postfix
> will indicate the message has been accepted, then later silently discard it.
>
> REJECT usually affects only the "current" recipient of a multi-recipient
> message, but this behavior can be affected by which smtpd_*_restrictions
> section the REJECT appears in, and the setting of smtpd_delay_reject.
>
> See the archives and postfix docs for further details.
>
>   -- Noel Jones
>