Password reset mail cannot be sent.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 02:37 AM
Hi all,
I processed "Reset a password" UI Action but notification is not sent to user.
I checked event log and "pwd.email.trigger" is ready state.
How can I proceed this event successfully?
I confirmed "Password Reset - New Pwd Confirmation" on sysevent_email_action table is active, and user's notification preference is also true.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 03:37 AM - edited 07-25-2024 03:48 AM
Hello @shun6, It appears that notification is disabled for the user. To resolve this, you should enable notification for that user in the sys_user table and then trigger a password reset email. For your reference, please find the screenshot below.
If my response helped you, please click on "Accept as solution" and mark it as helpful.
Thanks
Suraj