Hi, is the account recovery process available in d...
# ory-network
p
Hi, is the account recovery process available in development using Ory tunnel? I’m trying to recover an existing account via the self service UI (that is, the Ory UI via the tunnel) but I don’t get the email with the recovery code.
1
b
Yes that should work. Could you enable "Notify unknown recipients" on https://console.ory.sh/projects/current/recovery and see if you get an email?
👍 1
p
I removed the existing identities, recreated a new one, and retried the recovery process. I received an email this time. I suppose I did something wrong. Thank you for your suggestion, might be useful to activate during development
s
pro tip for testing: set up mailhog as the smtp server, it just needs to be reachable on the public internet some way https://github.com/mailhog/MailHog/
👀 1