[Exim] Re: Strange connection time

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Suresh Ramasubramanian
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: [Exim] Re: Strange connection time
+++ Paulo Henrique Baptista de Oliveira [exim-users] <03/02/02 10:44 -0200>:
>     Hi all,
>     I have an exim server in a Debian Potato server.
>     Some connection from some ISPs who the hello message in a few seconds
> and others have to wait 30 sec for smtp message.


30 seconds suggests a delay waiting for identd. The variable in exim you
need is, I think, rfc1413_query_timeout = 0s

That, and set your firewall to reject instead of drop identd packets.

    -srs (isn't this a faq?)