Re: [exim] ACL to early reject connections from hosts which …

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Jeremy Harris
Date:  
À: exim-users
Sujet: Re: [exim] ACL to early reject connections from hosts which keep on retrying after a permanent reject
On 24/01/18 21:40, Sebastian Arcus via Exim-users wrote:
> Does the above look right? I've had it in place on one server for about
> a week, but I can't see in the logs ever kicking in - so now I'm not
> sure if the syntax is wrong, or maybe I haven't had any persistent
> offenders during this time.


Try using exim_dumpdb and looking for your ratelimit-period of 24h
in the keys. The sender_host_address will also be part of the key.

--
Cheers,
Jeremy