Re: [exim] Relay just from my laptop

Top Page
Delete this message
Reply to this message
Author: Marc Sherman
Date:  
To: exim-users
Subject: Re: [exim] Relay just from my laptop
Jean-Louis Leroy wrote:
>
> During these tests I have run exim in foreground (exim4 -d -bd) and I
> have observed a long delay in the smtp transaction between the moment
> when exim says "doing ident callback" and when things start to move
> again. Is this normal? My exim4.conf is still available at
> http://www.europerl.be/downloads/exim4.conf.


That'll be: rfc1413_query_timeout
http://exim.org/exim-html-4.60/doc/html/spec.html/ch14.html#SECTalomo

- Marc