Re: [exim] Using smtp_load_reserve

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jeremy Harris
Datum:  
To: exim-users @ exim. org
Betreff: 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