Re: [exim] usage of smtp_reserve_hosts

Top Pagina
Delete this message
Reply to this message
Auteur: Marian Neubert
Datum:  
Aan: exim-users
Onderwerp: 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