Check IMAP and POP with OpenSSL
Revision as of 16:42, 13 May 2017 by Michael.mast (talk | contribs) (Created page with "openssl s_client -connect imap.gmail.com:993 -crlf a login <username> <password>")
openssl s_client -connect imap.gmail.com:993 -crlf a login <username> <password>