How should users be directed if they ask for a password reset, but their email is no longer valid?
I manage a website where users can request a password reset via an automated email.
What experience should I provide to users who have requested a password reset, but whose registered email address is no longer valid?
Obviously, we have no way of getting ahold of those users through those invalid/incorrect email addresses, and the automated password reset emails are getting bounced back.
One idea I had was to include a note on the confirmation page that reads something along the lines of, "if you don't receive the password reset email, please use our contact form with your name and current email address," but I'm unsure whether this is a solid or the most helpful solution.
I appreciate any guidance this community can provide for this use case.
For reference, I've read the following related posts on this site: