On 28/02/18 18:33, Mike Brudenell via Exim-users wrote: > our policy is to use the package > that comes with the LTS (Long Term Stable) release of Ubuntu on which we > run the service. The next LTS release is due in April, at which point I > leapfrog from 4.86 + security fixes to 4.90.1.
Once you have 4.90 you'll be able to use a msg:delivery Event to do the ratelimit update, and only test the ratelimit value from the router; then it doesn't matter how many times the latter is called. Though, come to think of it, you could use a dummy expansion in the transport to do the update now. It'll be vulnerable to failed delivery attempts, but preferable to doing it at routing time. -- Cheers, Jeremy -- ## 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/
