A couple of our users are not receiving reset password email from Auth0. We had to manually reset passwords from Admin console. But its really weird that it didn’t work for those users. We had asked them all the other questions to check spam folder and stuff. They confirmed they did not receive it.
How do we fix this? Its been a few days since this happened and we don’t have any logs visible in auth0 for those users.
I understand some of your users had issues with receiving the change password email.
After looking at your tenant settings, I found that you are using the Auth0 built-in email provider to send emails. Generally, this is only used for testing purposes.
I recommend using a custom SMTP email provider to solve this issue. Doing so will avoid any interruptions, delays, or issues with sending emails.