Test POP3 with Telnet Example

A simple example of how to use telnet to connect to port 110 (POP3) of a mail server to check what is wrong with a connection:

(You'll have to have a clue as to what's going on, you type in the lines that do NOT start with a '+'. I.e. user, pass, list, stat, retr)

Blatantly ripped off of this page: http://www.petri.co.il/smtp_pop3_and_telnet.htm


+OK Microsoft Exchange 2000 server version 6.0.6249.0 (srv1.dpetri.net) ready.
user danielp@dpetri.net
+OK
pass sbhtkp
+OK User successfully logged on.
list [LC: A list of emails in the inbox is listed]
+OK 1 642
1 642
.
stat
+OK 1 642
retr 1
+OK
Received: from srv1.dpetri.net ([192.168.0.100]) by srv1.dpetri.net with Microsoft SMTPSVC
(5.0.2195.5329);
Related Scribbles:
  • Test Open Relay
  • Test Port for Being Open
  • Email Notes
  • Windows Telnet Compatible Command Line Tools
  • Test SMTP Server Manually with Telnet / Open SSL
  • Test Services (POP3, HTTP, IMAP) with OpenSSL


  • ID: 512
    Author:
    leonard
    Date Updated:
    2011-03-14 10:18:55
    Date Created:
    2004-07-02 10:53:44

    Edit

    Comments?
     >> Leonard Chan's Homepage  >> Scribble Web  >> Test POP3 with Telnet Example
    leonard.lotus-land.ca is hosted by Perceptus Solutions Inc.