Quote:
|
Originally Posted by Rob C
Note sure that works properly anyway  My ntl email is fine, yet telnet response gets:
C:\>telnet pop.ntlworld.com
Connecting To pop.ntlworld.com...Could not open connection to the host, on port
23: Connect failed
|
The command has to be "telnet pop.ntlworld.com 110" to specify the correct port for POP (110), otherwise it defaults to the telnet port (23).