Hi!

Am 28.02.2018 um 10:48 schrieb Jasen Betts via Exim-users:
On 2018-02-27, Jakob Schürz via Exim-users <[email protected]> wrote:
How can i handle this with exim4?
my pervious advice was wrong, as Jeremey says it's not simple:

it should be

  event_action=${acl{accept delay=1s}}

or better

  event_action=${if eq{$event_name}{msg:delivery}\
   {${acl{accept delay=1s}}}}

to give a max rate close to 60 per minute.

Also thanks a lot. I'll try this out.

Jakob

--
## 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/

Reply via email to