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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Brian Dessent
Fecha:  
A: exim-users@exim.org
Asunto: 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