Connect to server

telnet example.com 110
openssl s_client -crlf -connect example:995

POP Test Commands

USER admin@example.com
PASS password
STAT 
LIST
QUIT