Email Automation

Hi, here is my scenario, i have two custom button,there is button “send Email” and button “stop Email” is that possible that i make the email send once i click on the button “send Email” and stop the email send while i click on the button “stop Email”? I am plan to do it with custom script. hope get some hints or guide from you guys.

Regardless thank you

Hi,
Without customization,you can use “Email Account” document to Stop email and Send email.
you need to configure first.

Refer:-
https://frappe.github.io/erpnext/user/manual/en/setting-up/email/email-account.html

Ya i knew this is one of the way, but my scenario need to send everyday if the button b didn’t trigger to stop it. Is that any api to let me perform this action? thank you for your reply.