Re: [Exim] Exim Threshold

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Sam Michaels
Date:  
À: Daniel Lafraia
CC: exim-users
Sujet: 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