12/06/24 02:02:45.13 3AouUgF5
>>11
こんなのとか
$ telnet localhost smtp
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 **** ESMTP Exim 4.80 Sun, 24 Jun 2012 01:59:35 +0900
# netstat -antp | grep :25
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 3394/exim4
tcp6 0 0 ::1:25 :::* LISTEN 3394/exim4