Ahoj, Dňa Tue, 07 Jan 2014 19:58:31 +0100 Hans <[email protected]> napísal:
> Hmm, looks like postfix.
> lsof -i:25
> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
> master 10288 root 12u IPv4 15076 0t0 TCP *:smtp (LISTEN)
try this (as root):
netstat -tnlp | grep 25
tcp 0 0 127.0.0.1:25 0.0.0.0:*
LISTEN 4153/exim4
^^^^^^^^^^
(text wrapped) The "p" option gives name of the process.
regards
--
Slavko
http://slavino.sk
signature.asc
Description: PGP signature

