I had this problem a while ago on one of our machines but it "just went away(tm)"
There were a bunch of network changes going on ... IPs changing etc...
so I put it down to that.
The problem has resurfaced on the machine that is supposed (later today) to be the
live box.
Please help if you can !
I telnet to the thing
telnet mail.one.mail.domain smtp
Trying...
Connected to mail.one.mail.domain.
Escape character is '^]'.
220 ESMTP
MAIL FROM:jkyme@???
250 <jkyme@???> is syntactically correct
RCPT TO: jkyme@???
And things just hang there ....
I have done ./exim -v -d9 -bh
which reports the
250 <jkyme@???> verified
So that doesn't help
I did a tusc (a trace system calls thing) on the hung exim process and got this ...