D
D
Damir Shaniyazov2020-12-17 19:54:27
Yii
Damir Shaniyazov, 2020-12-17 19:54:27

Why don't I receive an email when asked to reset my password?

Hello! I'm doing a small project in Yii2. I'm quite new to PHP.
I connected mdmsoft/yii2-admin (rbac) to the project. Native authorization and registration forms inherit the corresponding forms from mdmsoft/yii2-admin. it's time for recovery. I acted according to this article , when you request a recovery, a block appears on the site about the successful request to change the password, but for some reason the password does not come to the mail. maybe I misconfigured OpenServer?5fdb8d365ec20065651996.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
bashcode, 2020-12-30
@bashcode

Look in the application config how emails are sent. By default, FileTransport is usually used for dev env, i.e. emails are saved to a folder in date-time.eml format.
If there are no such files, we look at life-giving logs (applications and open servers).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question