Accessing your POP mail through TELNET
For checking email of zulfan@zulfanruri.com , for example, just telnet the pop server (mail.zulfanruri.com) port 110:
# telnet mail.zulfanruri.com 110
Trying 202.67.10.98…
Connected to zulfanruri.com.
Escape character is ‘^]’.
+OK Hello there.
Then type the user email :
user zulfan@zulfanruri.com
+OK Password required.
Server says “OK, now give me the password”, so give the password :
pass xxxxxxxxxx
+OK logged in.




