Auth0 Management API password-change not sending email

:wave: @hhdev For the verify user email with password reset are you referring to this https://github.com/auth0/rules/blob/master/rules/verify-user-email-with-password-reset.md ? Because that will mark the user as verified as soon as they reset the password. So it only runs after the next time they login (after password reset is successful). What email provider are you using?