Re: [exim] usage of smtp_reserve_hosts

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Marian Neubert
Fecha:  
A: exim-users
Asunto: 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