sysadmin adlı üyeden alıntı: mesajı görüntüle
yum -y install telnet

telnet localhost 143
telnet 127.0.0.1 143
Sorguları yaptırdım, sonuçlar bu şekilde çıktı.

[root@b8x ~]# telnet 127.0.0.1 143
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.

* OK Waiting for authentication process to respond..
[root@b8x ~]# telnet localhost 143
Trying ::1...
Connected to localhost.
Escape character is '^]'.

* OK Waiting for authentication process to respond..


--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 13:51:43 -->-> Daha önceki mesaj 13:46:09 --

sysadmin adlı üyeden alıntı: mesajı görüntüle
yum -y install telnet

telnet localhost 143
telnet 127.0.0.1 143
düzeltiyorum, uzun bir süre bekledikten sonra.

* OK Waiting for authentication process to respond..
* BYE Disconnected for inactivity.
Connection closed by foreign host.