Re: [exim] Backup MX, Too many "Received" headers - suspecte…

Etusivu
Poista viesti
Vastaa
Lähettäjä: Zlatko Mesaros
Päiväys:  
Vastaanottaja: Tony Finch
Kopio: exim-users
Aihe: Re: [exim] Backup MX, Too many "Received" headers - suspected mail loop
Thanks for the tip.

It solved the issue.

In meantime I've also tried the suggestion that I've found from some
other sources.
I've added the IP address of the backup MX to the dnslookup router as
follows:

ignore_target_hosts = 0.0.0.0 : 127.0.0.0/8 : publicip.address.of.backup

That is also solving the issue, but your suggestion seems more natural.

Thanks again.

Zlatko

Tony Finch wrote:

>On Wed, 5 Jan 2005, Zlatko Mesaros wrote:
>
>
>>What am I missing?
>>
>>
>
>You probably need to add some names to hosts_treat_as_local.
>
>Tony.
>
>