Issue in sending emails

Hi @nilpatel42,

Please check it.

From the frappe hooks.py config, the scheduler runs a task called frappe.email.queue.flush every 60 seconds. You can find more information about this in the link provided: Background Jobs.

Hope this information is useful to you.

Thank You!