Requests
Ability to cancel mass mailer job before cron runs
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.
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?
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.
Comments have been locked on this page!