Re: [exim] fallback_hosts doesn't work

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-users
Asunto: Re: [exim] fallback_hosts doesn't work
On 06/09/17 17:52, Marcin Sacha wrote:
> If the connection to HOST_MASTER is refused


The fallback_hosts option does not operate for a permanent rejection.

> or timeouted, the message is
> retried without calling HOST_FALLBACK. It is also not called after cut off
> time (after last retry).


Those I can't account for, unless the permanent rejection for the host
was still in your hints database - in which case Exim assumes that
it would get the same response, and not even try. To test that,
remove the database file (or edit it with the exim_fixdb); see

http://exim.org/exim-html-current/doc/html/spec_html/ch-exim_utilities.html#SECThindatmai

--
Cheers,
Jeremy