Re: [exim] usage of smtp_reserve_hosts

Etusivu
Poista viesti
Vastaa
Lähettäjä: Marian Neubert
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] usage of smtp_reserve_hosts
> The listening daemon reads the Exim configuration once, at startup.
> However, if an option refers to another file, then *that* file is read
> every time it is needed.


Than it should work as desired, thanks!

Just to clarify one thing: is it the listening daemon which temporarily
rejects new connecions if smtp_accept_max is reached? Or is this done by
the forked child process?

Regards
Marian Neubert