Vladimir Vassiliev:
>
> I need sender based selection
You wrote that you learned from QSHAPE_REAME how to limit the rate
of sending messages which arrives via smtpd.
QSHAPE_REAME does not cover sender-dependent selection; and I
already mentioned that its solutions to limit the sending rate
limit are independent of how mail was received.
That said, Postfix 2.7 has sender_dependent_default_transport_maps
to override the default_transport setting, again, in a manner that
does not depend on how mail was received.
Wietse