Last updated 3 years ago
Post Office Protocol (POP) is a type of computer networking and Internet standard protocol that extracts and retrieves email from a remote mail server for access by the host machine.
Resources :
.
openssl s_client -connect 10.129.14.128:pop3s #OpenSSL - TLS Encrypted Interaction POP3 openssl s_client -connect 10.129.14.128:imaps #OpenSSL - TLS Encrypted Interaction IMAP