Upload Users Not Sending Auto Generated Passwords

Upload Users Not Sending Auto Generated Passwords

yazan Julie Dillon -
Yanıt sayısı: 1

Hi - I am using moodle version 3.3.2, however when I upload users and select Create password if needed and send via email it is not sending an email.

Is there a setting I am missing?

Julie Dillon yanıt olarak

Re: Upload Users Not Sending Auto Generated Passwords

yazan Tomasz Muras -
Core developers 'ın resmi Plugin developers 'ın resmi Plugins guardians 'ın resmi Translators 'ın resmi

Maybe your cron is not running? The passwords are not sent immediately, the accounts affected are flagged that the password needs to be generated. Then one of the scheduled tasks will do it in the background after some time (e.g. next time your Moodle cron runs).