Re: [Exim] Exim Threshold

Inizio della pagina
Delete this message
Reply to this message
Autore: Sam Michaels
Data:  
To: Daniel Lafraia
CC: exim-users
Oggetto: 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