But when i tried to test this "SMTP Office365 Server" configuration by trying to sent a "Forgot your password?" to one of the already created users, i get the following ERROR: --------------- Server-1 | [Nest] 1 - 04/29/2024, 1:19:28 PM ERROR [SmtpDriver] sending email to 'my_office365_email_address': Error: Mail command failed: 530 5.7.57 Client not authenticated to send mail. [AM0PR10CA0070.EURPRD10.PROD.OUTLOOK.COM 2024-04-29T13:19:28.818Z **] ---------------
I've also setup an App Password and use it as EMAIL_SERVER_PASSWORD but I still get the same error .
Is it possible that I need to setup an other environment variables that will define the "EMAIL_SERVER_ENCRYPTION" with STARTTLS/TLS/NONE options that usually SMTP Office365 Server configuration it requires.