Re: [exim] Using smtp_load_reserve

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Jeremy Harris
Date:  
À: exim-users @ exim. org
Sujet: Re: [exim] Using smtp_load_reserve
Johann Spies wrote:
> I have tried the following configuration to cope with the excessive
> use of memory by spamd at times:
>
> smtp_reserve_hosts = 146.232.0.0/16
> smtp_load_reserve = 10000
>
>
> The 146.232.0.0/16 network is our internal network and outgoing mail
> does not go through the spamfilter. My goal then, is to stop
> accepting mail from outside when the load average on the server grow
> to more than 10.


Ten, not ten thousand......

- Jeremy