postfix-users April 2010 archive
Main Archive Page > Month Archives  > postfix-users archives
postfix-users: Re: ratelimiting locally originating messages

Re: ratelimiting locally originating messages

From: Wietse Venema <wietse_at_nospam>
Date: Fri Apr 09 2010 - 12:41:18 GMT
To: Postfix users <postfix-users@postfix.org>

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