You are probably checking for ident and get a timeout.
Check your config file for rfc1413_query_timeout.
You can put something like this to lower the timeout to 1s.
rfc1413_hosts = *
rfc1413_query_timeout = 1s

If you don't wish to check for ident, just use:
rfc1413_hosts = :


Mordur wrote:
> Hi,
> 
> I have just set up a mail relay for authenticated users using Debian/GNU
> Linux. It seems to work, except that there is about 30 second delay
> after submission of mail (from firefox) during which nothing is logged.
> After this delay, the following is logged:
> 
> 
> 2006-07-17 18:16:32 no IP address found for host
> my.router.hostname.from.which.mail.is.submitted.com (during SMTP
> connection from [xxx.xxx.xxx.xxx])
> 
> Why is this? Are there some lookups being done for 30 seconds, then
> timing out? How do I disable this, whatever it is. 30 second delay is
> too much.
> 
> Best,
> 
> Mordur
> 
> 

-- 
Nikademus
http://www.octools.com

.O.
..O
OOO

PGP key: http://www.llorien.org/gnupg/key.pub

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
## 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/

Reply via email to