Hi guys
I have noticed that Auth0 has stopped sending emails like verification, password reset etc.
I have a custom SMTP setup, I have tested the SMTP connection details in isolation and it works fine.
Here is one of the rececnt logs i got from my dashboard, and the error is not clear enough
LogId: 90020191209103041761000555376278838183147789138563956754
Log Json
{
“date”: “2019-12-09T10:30:40.593Z”,
“type”: “fn”,
“description”: “To: XXXXXX”,
“connection”: “Username-Password-Authentication”,
“connection_id”: “”,
“client_id”: “QJW66b7Mj_JcjFWEKnSR2_dp9c2p7E4J”,
“details”: {
“email_type”: “welcome_email”,
“to”: “XXXXXXX”,
“error”: “140222617368448:error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol:…/deps/openssl/openssl/ssl/statem/statem_lib.c:1929:\n”
},
“log_id”: “90020191209103041761000555376278838183147789138563956754”,
“_id”: “90020191209103041761000555376278838183147789138563956754”,
“isMobile”: false,
“user_agent”: “Other 0.0.0 / Other 0.0.0”
}