You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while using the action-send-mail in my yml, I'm using microsoft account email address.
server_address: smtp.office365.com
server_port: 587
Also entered the username and password in secrets. Still I'm getting error for unsuccessful authentication.
Is there any specific steps need to be followed for using the microsoft account email address?
The text was updated successfully, but these errors were encountered:
while using the action-send-mail in my yml, I'm using microsoft account email address.
server_address: smtp.office365.com
server_port: 587
Also entered the username and password in secrets. Still I'm getting error for unsuccessful authentication.
Is there any specific steps need to be followed for using the microsoft account email address?
The text was updated successfully, but these errors were encountered: