I added the correct credentials, I verified by sending myself an email via the nodemail package. When I send the test email, the auth0 logs say that it went through just fine but I never receive the email.
Verification emails are also not coming through, how can I debug this?
Good morning,
Have you checked the logs in your dashboard when sending out test emails? Have you tried the actual flow to send emails that way?
Ensure that your Office 365 SMTP settings are correct, including server address, port, and authentication details. Verify that your Auth0 email provider settings match.
Additionally, consider using SMTPGet to test SMTP connectivity and diagnose any potential issues. If issues persist, check firewall and security settings to ensure they allow SMTP traffic.