Re: [Exim] delay for connecting to smtp port for mail delive…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: John Burnham
Fecha:  
A: Ward, John \(GroupWare\), exim-users
Asunto: Re: [Exim] delay for connecting to smtp port for mail delivery
>
> However, when our server is offline, the users experience an odd delay

when connecting to the SMTP port but not the POP3 port.

Ah, this sounds like ident lookups and timeouts - have a look through the
spec for rfc1413_query_timeout and rfc1413_hosts.
John