Auth0 reset email not being sent to some users

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.

Hi @mir,

Thanks for reaching out to the Auth0 Community!

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.

Please let me know if you have any questions.

Thanks,
Rueben

Thanks. I have updated it to use Amazon SES.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.