I am facing a configuration problem with Office 365, the user did not receive email.
I've put my configuration in the file {lms|cms}.{env|auth}.json
.
But the user still doesn't receive the email.
{lms|cms}.env.json :
"EMAIL_HOST": "smtp.office365.com",
"EMAIL_PORT": 587,
"EMAIL_USE_TLS": true,