On 09/02/06, Hawk <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have scanned thru the docs but could not locate the variable that controls
> how long exim waits before answering port 25.
>
>
> IE:  telnet 192.168.1.12 25
>
> 30 seconds or so, then I get:
>
> 220 serverone ESMTP Exim 4.43 Wed, 08 Feb 2006 20:23:34 -0500

This will almost certainly be due to reverse DNS problems, or use of ident.

1) Check your Exim server can resolve reverse DNS - 'host
192.168.1.12' might tell you this. The delay may be due to resolver
timeouts.

2) Unless you have a specific use for it, turn off ident checking with
'rfc_1413_timeout = 0s' in your Exim config. This will stop Exim
trying to do an ident query to the client, which may be dropping ident
traffic at a firewall.


Peter
--
Peter Bowyer
Email: [EMAIL PROTECTED]
Tel: +44 1296 768003
VoIP: sip:[EMAIL PROTECTED]
VoIP: [EMAIL PROTECTED]
FWD: **275*5048707000
VoipTalk: **473*5048707000

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