Re: [exim] host lookup did not complete

トップ ページ
このメッセージを削除
このメッセージに返信
著者: John W. Baxter
日付:  
To: exim-users
題目: Re: [exim] host lookup did not complete
Sorry, some errant edition actions messed up my original reply beyond any
usefulness.

On 9/13/06 5:11 AM, "Shahid Ashraf" <saa@???> wrote:

> I configure the Exim 4 and relay the mails but some of domain give me this
> error "host lookup did not complete" can you tell me why its giving this
> error.


Assuming that you sent to the list via the same server as your problem
messages were sent from, you have serious DNS issues.

Your message reached the mailing list server from IP 202.125.143.10

That has the reverse lookup lhr63.pie.net.pk. But that name produces an
NXDOMAIN error (does not exist) when looked up.

Meanwhile the server sending the message claims in the EHLO to be
lhe.orbit.net.pk and that looks up as 202.125.143.10 which has the other
name given above (so some servers will be unhappy in various ways with that.

You should arrange to have rational name service.

--John