I reccomend anyone using Voice Conferencing review the Greymouse service offering...
Australia's Hosted Teleconference Service

POP3 from Telnet

Autor brendon

pop3 From time to time you need to test POP3 from a client but don’t want to go through the hassle of configuring an Outlook profile or Outlook Express mailbox (if you have the apps installed).

Santovec.us has a useful page explaining the commands you can use from a Telnet window. The commands are:

 

 

USER <username>
PASS <password>
LIST
RETR <message_ID>
QUIT