F
Filament4mo ago
aldec

No password reset mails sent

Hi! The password reset mails are not being sent in my application. The mail configuration is correct, other mails are being sent and received as expected. When I submit a user's mail and click the "send email" button in the reset password form, I get the notifaction in the uper right corner, there is also a new password reset token in the DB but no pending job, no log entry no nothing regarding sending the actual mail itself.
2 Replies
Julien B. (aka yebor974)
Hi! Did you activate the jobs queue / horizon ?
aldec
aldecOP4mo ago
Yes, worker and scheduler are running, there aren't even jobs created for sending the mail

Did you find this page helpful?