I’m wondering If I am missing something. I just set up my server and have strapi running but I when I’m at the admin panel login screen and press forgot email then enter and email and hit send. I see the success message and I should be getting an email but no email ever comes.
It seems I would need to something on my server or in configs in order for this to work but in the docs it says strapi comes with it’s own email provider and doesn’t say anywhere about how to set this up ? Am I missing something ? Is it preset, do I need to setup my own smtp or any node packages how do I do this if so?
I am self hosting on AWS. Using NGINX in reverse proxy if that helps. Just confused on how to set up admin user forgot password on community version
Thanks for all the help.