On Tue, Apr 29, 2014 at 12:11:05PM +0100, Ruairi Hickey wrote: > On Tuesday 29 April 2014 12:04:17 Matthew Newton wrote: > > On Tue, Apr 29, 2014 at 11:58:56AM +0100, Ruairi Hickey wrote: > > > The wireshark dump below shows a 30sec pause as marked below.... > > > Does anyone have any idea what could be causing this as the > > > sender is then terminating the connection... > > > > ident lookup > > rfc1413_hosts = * > rfc1413_query_timeout = 0s > > should that not be sufficient or do I need the > rfc1413_hosts = :
Should be OK, as setting the timeout to 0s disables it (but technically : is more correct than * for "disabled"). > also... ? Failing callout check in your RCPT ACL? Just realised the delay is after RCPT TO so that's more likely. Default callout delay is 30s. Matthew -- Matthew Newton, Ph.D. <[email protected]> Systems Specialist, Infrastructure Services, I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom For IT help contact helpdesk extn. 2253, <[email protected]> -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
