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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-users
Asunto: 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