Re: [Exim] Dealy in getting connected to Exim from remote ma…

Etusivu
Poista viesti
Vastaa
Lähettäjä: Dilip M
Päiväys:  
Vastaanottaja: exim-users
Vanhat otsikot: Re: [Exim] Dealy in getting connected to Exim from remote mailservers
Aihe: Re: [Exim] Dealy in getting connected to Exim from remote mailservers-FIXED
On Thu, 26 Feb 2004 11:05:31 +0000 (GMT), Philip Hazel
<ph10@???> wrote:

> On Thu, 26 Feb 2004, Dilip M wrote:
>
>> Hi,
>>
>> Whenever i try to telnet to my Exim mailserver (from remote
>> mailserver)it
>> takes some 40 seconds delay to get connected.
>
> FAQ 0020
>



FIXED!!

Now my exim.conf is :
---
# egrep 'host_lookup|rfc' /etc/exim/exim.conf
#host_lookup = *
rfc1413_hosts = *
rfc1413_query_timeout = 0s
---

Thanks Philip,Tim,Nigel,Brian....:))