>Show us the output of:
>
>netstat -nlp | grep 10025
>
>
Now it is:
tcp 0 0 127.0.0.1:10025 0.0.0.0:*
LISTEN 24598/exim
and
>ps aux | grep exim
>
>
mail 24598 0.3 0.0 4688 1588 ? S 10:50 0:01
/usr/sbin/exim -b
root 24599 0.1 0.0 4624 1492 ? S 10:50 0:00
/usr/bin/exim -q
root 27369 0.1 0.0 4628 1496 ? S 10:51 0:00
/usr/bin/exim -q
root 30222 0.1 0.0 4628 1496 ? S 10:52 0:00
/usr/bin/exim -q
root 762 0.1 0.0 4632 1500 ? S 10:53 0:00
/usr/bin/exim -q
root 2664 0.1 0.0 4628 1496 ? S 10:54 0:00
/usr/bin/exim -q
root 8530 0.0 0.0 1972 836 pts/1 S 10:56 0:00 less
/etc/exim.co
root 12016 0.5 0.0 4680 1824 ? S 10:57 0:00
/usr/bin/exim -q
mail 12017 0.0 0.0 4680 1836 ? S 10:57 0:00
/usr/bin/exim -q
mail 12019 0.0 0.0 4680 1832 ? S 10:57 0:00
/usr/bin/exim -q
mail 12021 0.0 0.0 4644 1492 ? S 10:57 0:00
/usr/sbin/exim -o
mail 12022 0.0 0.0 0 0 ? Z 10:57 0:00 [exim
<defunct>]
root 12055 1.0 0.0 4680 1860 ? S 10:57 0:00
/usr/bin/exim -q
mail 12058 1.0 0.0 4688 1916 ? S 10:57 0:00
/usr/bin/exim -q
root 12063 0.0 0.0 4688 1864 ? S 10:57 0:00
/usr/bin/exim -q
mail 12064 0.0 0.0 4696 1924 ? S 10:57 0:00
/usr/bin/exim -q
root 12065 0.0 0.0 4680 1824 ? S 10:57 0:00
/usr/bin/exim -q
mail 12066 0.0 0.0 4680 1836 ? S 10:57 0:00
/usr/bin/exim -q
mail 12068 0.0 0.0 4680 1832 ? S 10:57 0:00
/usr/bin/exim -q
mail 12070 0.0 0.0 4644 1492 ? S 10:57 0:00
/usr/sbin/exim -o
mail 12071 0.0 0.0 0 0 ? Z 10:57 0:00 [exim
<defunct>]
root 12073 0.0 0.0 4680 1756 ? R 10:57 0:00
/usr/bin/exim -q
root 12074 0.0 0.0 1432 240 pts/0 R 10:57 0:00 grep exim
BUT: it works now ?????? Sorry for that but I really have no idea what
happened. What I tested before was if exim is running (using "ps aux |
grep exim"). I did not tested who is listening on the port 10025. I am
running everything on a linux box maybe I did not wait long enough until
port 10025 was freed by an old exim daemon. Until now I did not have any
of this timeout problems on this server. Could it be anything different
than timeouts ? I am absolutely sure that exim, spamassassin and amavis
were all running.
Thank's a lot for your answer
Pedro