Test Mail Server Via SSL
April 10, 2011 - 3:52 pm
Simply use openssl instead of telnet. EG, for SMTPS:
openssl s_client -connect 127.0.0.1:465
Simply use openssl instead of telnet. EG, for SMTPS:
openssl s_client -connect 127.0.0.1:465