Testing a POP3 server via telnet or OpenSSL
Establishing a connection To start with, the usual process is to telnet to a POP3 server port, usually on TCP port 110. This would be very simple: Nowadays, though, most POP3 servers are secured via SSL, usually sitting on port Continue reading