i done the email setting and i able to send the email to user when reset password and creation of new account.
But face the problem to send the email by using the form as stated below:
check the email queue for sent mail if the mail are not sent from the Email Queue might be your scheduler is not running to enable the scheduler run the bench --site your_sitename enable-scheduler command
I manage to find the list.
After i click the ‘send now’ for the Not send email and it is working.
Is it possible to send out the email within 5 minutes or instantly after the email start been queue instead of i need to manually click the ‘send now’ button?
Email should be sent automatically from Email Queue by scheduler after every 5-6 mins interval.
Please check the Error Log (search the Error Log in the awesome bar) or you can also check the Background Jobs page in case if there is any error while sending an email. Also, check System Settings Background Worker section and enable scheduler if it is disabled.