My “Change Password” emails from Auth0 are going to users’ spam folders. Do you have any idea why this might be?
I am using Auth0 to manage users for an online class. They don’t get verification or welcome emails, since these are unnecessary. They just get a Change Password email when the time is right for them to join the class. The email template has been modified, and you can see the full source here:
@UltimateWalrus l am going to look into what may cause SPAM-related bounces for users attempting to change their passwords. Are you still experiencing this issue?
Hi there everyone, I just wanted to update this thread with a quick response as there can be multiple reasons why a email is not being received or going to spam folder depending on the environment.
A great first step is to review the your logs to find out all failed attempt by Auth0 to send email by searching the logs with type:“fn” .
If you’re not seeing any failures in the logs but are leveraging a 3rd party service that would be the next place to look and review how the handoff of the email went from there.
In the event your Spam filter is miss categorizing your Auth0 email, I would recommend adding it as a white listed entry.