[exim] ratelimit +exclude mail

Top Page
Delete this message
Reply to this message
Author: S.I
Date:  
To: exim-users
Subject: [exim] ratelimit +exclude mail
Hi,

how can i use permail+ratelimit and skip this rulle for custom mail addresses?
I use this for now:
acl section

deny
    ratelimit = 30 / 15m / per_mail / $authenticated_id
    message = Sender rate exceeds $sender_rate / $sender_rate_period.



Regards
    S.I