Email notifications failing due to outdated TLS
Posted: Sat Feb 19, 2022 11:26 pm
I noticed this evening that i was not getting email notifications on normal alert conditions. Troubleshooting revealed the error to be related to Microsoft hosted email refusing the connection based on TLS version. This has worked perfectly for the last 2.5 years. Here are my server settings:
server: smtp.office365.com
port: 587
from email: <my_hosted_email_address>
Use a secure connection (TLS/SSL required): checked
Authenticate: checked
login: <my_hosted_email_address>
password: <my_password>
When running the email test I receive the following message:
"Proceeding
Connected
Error with user authentication;Server says: 421 4.7.66 TLS 1.0 and 1.1 are not supported. Please upgrade/update your client to support TLS 1.2. Visit https://aka.ms/smtp_auth_tls. [MN2PR04CA0033.namprd04.prod.outlook.com]"
If MS changed the TLS requirement I can't believe I'm the only person who is experiencing this problem, right?
So, how to get TLS 1.2 support? I've started a support ticket email with BI.
Thanks!
server: smtp.office365.com
port: 587
from email: <my_hosted_email_address>
Use a secure connection (TLS/SSL required): checked
Authenticate: checked
login: <my_hosted_email_address>
password: <my_password>
When running the email test I receive the following message:
"Proceeding
Connected
Error with user authentication;Server says: 421 4.7.66 TLS 1.0 and 1.1 are not supported. Please upgrade/update your client to support TLS 1.2. Visit https://aka.ms/smtp_auth_tls. [MN2PR04CA0033.namprd04.prod.outlook.com]"
If MS changed the TLS requirement I can't believe I'm the only person who is experiencing this problem, right?
So, how to get TLS 1.2 support? I've started a support ticket email with BI.
Thanks!