civicrm/mailing/queue - Remove hidden/obsolete sender
authorTim Otten <totten@civicrm.org>
Fri, 23 Jun 2023 18:45:12 +0000 (11:45 -0700)
committerTim Otten <totten@civicrm.org>
Fri, 23 Jun 2023 18:45:12 +0000 (11:45 -0700)
commitd57cea27a06b2d0c46bac1d740cf542e448189ba
treebc3849791f20cd41f46a377834c59aa76bfa3a8f
parent28b58cd839ac24994760c5a513ced079949c59ec
civicrm/mailing/queue - Remove hidden/obsolete sender

This route was an old-school, hidden way to send a mail-blast immediately.

Now-a-days, the same use-case would be addressed by something like:

1. Go to API Explorer and run `Job.process_mailing`
2. Go to CLI and run `Job.process_mailing`
CRM/Mailing/Page/Browse.php
CRM/Mailing/xml/Menu/Mailing.xml