How-to validate TLS connection to O365 from the On-Prem Exchange Hybrid Servers
openssl s_client -connect <companyname>.mail.protection.outlook.com:25 -starttls smtp
openssl s_client -starttls smtp -crlf -connect <companyname>.mail.protection.outlook.com:25
No comments:
Post a Comment