Author: John Burnham
Date:
To: Ward, John \(GroupWare\), exim-users
Subject: 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