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

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: John Burnham
Dátum:  
Címzett: Ward, John \(GroupWare\), exim-users
Tárgy: 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