Re: [Exim] secondary MX problem

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Nico Erfurth
Data:  
Para: Thomas Kinghorn
CC: 'exim-users@exim.org'
Asunto: Re: [Exim] secondary MX problem
Thomas Kinghorn wrote:
> When i kill the pid on the primary, the mail is queued on the secondary..
>
>
> R=dnslookup T=remote_smtp defer (-53): retry time not reached for any host
>
> retry is F, 2h, 15m.
>
>
> This retry is not working, mail is still queued.
>
>
> when i initiate exim -qff, the mail is delivered.
>
>
> What could be causing the retry to fail???
>
> any ideas?
>
> Thanks for all the previous assistance guys.


Maybe

you

should

not

leave

so

many

empty

lines,

it

makes

reading

easier.

Ok, to be serious now, this retry rule means, that the message will be
retried for 2h, every 15 minutes. Are these 15 minutes elapsed?
Otherwise exim will not send the message, this prevents you from trying
to send the message all the time.

ciao