On 20/02/2019 12:25, Arkadiusz Miśkiewicz via Exim-dev wrote: > Is there a way to do ratelimit counting but make it return true, so > entire acl will fire?
Have a very large limit (so it never exceeds it) and negate the condition. I suggest this rather than a zero limit as I cannot recall whether the first-ever value is zero. You'd need "strict" for that, too. -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
