In message <20141009141819.go13...@mournblade.imrryr.org>, Viktor Dukhovni <postfix-us...@dukhovni.org> wrote:
>On Wed, Oct 08, 2014 at 10:25:11PM -0700, Ronald F. Guilmette wrote: > >> Thank you very much! I believe that will solve the multiple evaluation >> problem for me. And I guess that executing my policy server as part of >> smtpd_data_restrictions will also allow me to turn back on the >> smtpd_delay_reject setting... which I had turned off, for the time >> being, in order to avoid the multiple evaluation problem. > >Note at the "data" stage the recipient is not available when there >is more than one. Thank you. I undertand. For me this is not an issue, as my only goal is to perform some action (either tagging or rejection) based entirely and strictly only upon characteristics relating to the {E}SMTP client. The identities of individual local recipients are not relevant to what I want to do.