Requests | Blesta

Requests

Ability to cancel mass mailer job before cron runs

Michael C shared this idea 4 years ago
Under Consideration

The mass mailer is a great function but sometimes there is a need to remove or change a scheduled job. For jobs that have not been sent because the cron has not yet run an option to cancel or edit the job would be useful granted there was enough time, and if it were possible.

Comments (2)

photo
1

In addition, my knowledge of this so far is that the plugin uses the following database tables:

mass_mailer_emails

mass_mailer_jobs

mass_mailer_tasks

and on paper, this should work? Whether deleted via gui or in the database?

photo
2

It would be possible to cancel it if it hadn't run by cron yet, but that action is time sensitive. It's likely a cancellation attempt will occur just moments ahead of or after it would have started. That said, I would be curious to see if others would find a cancellation option useful.