On Fri, Jun 16, 2006 at 10:48:09AM +0200, Christoph Purrucker wrote: > > Hi, > > I'm running exim4 for a while now, and it's really running fast. But > some customers complain, that sending a mail via our server takes > exactly 30 seconds before the connection has been established. I > tcpflow'ed the connection with the following result: Two pairs of > newlines will be sent during half a minute and after exactly 30 seconds > the SMTP-banner shows up. Then it's going on fast. > > How can I find out, what's Exim doing during this pause? How can I stop > this? >
Change your exim.conf file to have rfc1413_query_timeout = 0s Steven. -- People will accept your ideas much more readily if you tell them that Benjamin Franklin said it first. -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
