On 2014-03-11, Neo <[email protected]> wrote:
>
>|acl_not_smtp:
> deny message = Sender rate overlimit - $sender_rate /
> $sender_rate_period
> ratelimit = 50 / 1h / strict
> accept
>
> The problem is, its limit not per user and so it blocks the hole server, any
> idea how to limit it per user?
do the ratelimit like this:
ratelimit = 50 / 1h / strict / $authenticated_sender
--
Neither the pheasant plucker, nor the pheasant plucker's son.
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/