Re: [Exim] Exim Threshold

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Sam Michaels
Fecha:  
A: Daniel Lafraia
Cc: exim-users
Asunto: Re: [Exim] Exim Threshold
Daniel Lafraia wrote:

> Does any of you know if it's possible to define thresholds in Exim? For
> instance:


I made a post about this a few weeks ago with the subject "Feature
request: intelligent throttling". I wanted Exim to keep track of
rejects in the ACL and after a certain amount of rejects in a certain
time period, just deny the host in the connection ACL.

I was told to use an external program to keep track of everything.

Sam