Unable to send mail using sendmail()

email not send using sendemail() scheduler is also set , emails are not going in queue

hey i sort it by enabling variable to true in /frappe-bench/apps/frappe/frappe/core/notifications.py

set as_list=True to get mails in queue

def get_things_todo(as_list=True):