Hi,

I already tried this but after a double check I saw that it was not set correct 
to 0s. Now it is working and also the connection is possible, around 5 seconds 
faster.

No idea why this setting is set as default. It hink there will be many problems 
with this. What a research to find the iroot cause.

Thanks

-----Ursprüngliche Nachricht-----
Gesendet: Freitag, 05 Dezember 2014 um 13:02:00 Uhr
Von: "Thomas Hager" <[email protected]>
An: [email protected]
Betreff: Re: [exim] Smtp not possible from some clients
On 2014-12-05 11:53, [email protected] wrote:
> Hello Tom,
Hi,

> I do not have access to the web application but I tried the debuging
> option now and send you the output. I also make an external check and
> foud out that the connection time is very high. Maybe this is the
> problem but I do not understand this because the system is reachable
> as normal.
>  SMTP Connection Time 5.912 seconds
>  SMTP Transaction Time 8.440 seconds
These numbers are quite high, yes. The web application probably hits a 
timeout
before the connection is established.

This attempt was made from the web application's host?
Did you also try a manual handshake test with telnet? Would be 
interesting to
know at which stage these long waits occur.
What about Wireshark? Were you able to analyze a network trace?

> Exim version 4.82 uid=0 gid=0 pid=4897 D=fbb95cfd
[...]
>  4901 doing ident callback
>  4901 ident connection to x.x.x.x failed: Connection timed out
You probably should disable ident lookups, I don't see why anyone would 
need
those today and by doing so you get rid of a few seconds of waiting.
What's rfc1413_query_timeout set to in your configuration? Maybe this 
explains
the ~6 seconds connection time.

Apart from that I cannot find any issues in this debug trace.

Bye,
Tom.

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

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

Reply via email to