I have this to ratelimit senders:
warn ratelimit = 100 / 1h / per_rcpt / strict
delay = ${eval: ${sg{$sender_rate}{[.].*}{}} -
$sender_rate_limit }s
Is there a way to only apply this ratelimit to non local addresses?
Perhaps one statement for local addresses and a seperate for non local
so they are not in same bundle or ratelimited the same?
--
## 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/