Bob Proulx:
> Is there a transport mapping equivalent to match against the MX host
> instead of against the the recipient address?  That's really what is
> desired here.  I didn't think such a feature existed yet.

it would require a Postfix lookup table that returns MX hosts for
a domain, 

    pipemap:{domain-to-mx, inline:{ {.google.com = slow:} }

plus some safeguard to avoid doing this for local deliveries.

        Wietse

Reply via email to