Hi there

I have

warn
     ratelimit   = 100 / 1h / per_rcpt / strict
     log_message = Sender Rate High  - $sender_rate / $sender_rate_period
      delay       = ${eval: ${sg{$sender_rate}{[.].*}{}} - \
                      $sender_rate_limit }s
      !hosts      =  +high_ratelimit

with high_ratelimit a list of addresses which shouldn't be rate limited

What is happening is everyone is being rate limited, but only people not in 
the high_ratelimit file are getting logged..

How can I fix this? I want to rate limit people who are not in the 
high_ratelimt list.

Thanks
Craig



-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to