To confirm the POP server is online and responding:
1. Start > Run > cmd (WinNT/XP/2003) orStart > Run > command (Win95/98)
2. Telnet mail.domainname.com 110 (Example as below)
c:\telnet mail.YourDomain.com 110Connecting To mail.YourDomain.com…_ |
You should receive some response as below:
+OK POP3 HostName [cppop x.x] at [192.168.1.7] (domainname.com) |
The message confirmed that the POP server is working properly.
3. To quit the Telnet prompt, type “quit”