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

Inizio della pagina
Delete this message
Reply to this message
Autore: John Burnham
Data:  
To: Ward, John \(GroupWare\), exim-users
Oggetto: 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