POP Tests

Connect to server

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

POP Test Commands

USER [email protected]
PASS password
STAT 
LIST
QUIT