Thanks. I edited the crontab entry to the below since I don’t have a /home/frappe
directory:
* * * * * cd /home/erpnext/frappe-bench && bench execute frappe.email.queue.flush
Still the emails seem to go out every 3 minutes in my case instead of immediately. Anything else that I can do to meake the emails go out immediately?
Thanks