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
telnet example.com 110 openssl s_client -crlf -connect example:995
USER [email protected] PASS password STAT LIST QUIT