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

Etusivu
Poista viesti
Vastaa
Lähettäjä: Brian Dessent
Päiväys:  
Vastaanottaja: exim-users@exim.org
Aihe: Re: [Exim] Dealy in getting connected to Exim from remote mailservers
Dilip M wrote:

> Whenever i try to telnet to my Exim mailserver (from remote mailserver)it
> takes some 40 seconds delay to get connected.


It's probably waiting on the reverse DNS lookup of the IP address that
you're connecting from to timeout. Make sure that the host that you're
using to test this has a properly configured in-addr.arpa PTR record.

Brian