On 1/23/2015 7:42 AM, Chris Robinson wrote:
> Hi all,
> 
> Is there any way to use the postfix policy delegation mechanism to
> filter the transport:destination differently for individual
> recipients in a multi-recipient message?
> 



The FILTER action is a per-message (not per-recipient) action.  If
multiple FILTER actions trigger on a message, the last one wins.

Maybe you could use a policy service to send big mail to a second
postfix instance on the same box. That second postfix instance could
then deliver mail either locally or directly without a FILTER
action.  Maybe your best choices are to either deliver all mail
directly or live with the smaller limit.


Maybe postfix isn't the right tool.  Some other MTA may offer the
detailed delivery controls you're looking for.  I don't know; you'll
need to research that yourself.




  -- Noel Jones

Reply via email to