Re: [Exim] 'Unrouteable mail domain'/sporadic MX lookup fail…

Pàgina inicial
Delete this message
Reply to this message
Autor: Nico Erfurth
Data:  
A: Adam Newby
CC: exim-users
Assumpte: Re: [Exim] 'Unrouteable mail domain'/sporadic MX lookup failures
Adam Newby wrote:

>>>2. Can exim be made to retry in the event of no MX records being found?
>>
>>No.
>
> Unfortunately, given that this problem appears to occur intermittently,
> the fact that Exim cannot be made to retry is a problem for us, as
> messages keep bouncing back and have to be resent. We deliver information
> to customers via email, and if Exim cannot be made to retry, we'll have to
> try to put systems in place to pick up the bounces and re-send the
> message. It would be easier for us if Exim could be reconfigured to get
> the desired behaviour.


Well, you can defer such domains, by using the dnsdb-lookup, and doing
some dirty tricks.

Nico