Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-17667

Drush: Mail queue processing does not work

    Details

    • Versioning Impact:
      Patch (backwards-compatible bug fixes)
    • Documentation Required?:
      None
    • Funding Source:
      Contributed Code

      Description

      There is a command for 'civicrm-process-mail-queue' without a callback or default function:
      https://github.com/civicrm/civicrm-drupal/blob/2b73e118e5657aa1f6b61e3ec7d4c9303ab0ba1f/drush/civicrm.drush.inc#L245

      There is also a function to process the mail queue, but nothing seems to implement it. Also, it uses an invalid API call as there is no 'Process' action for the 'Mailing' entity:
      https://github.com/civicrm/civicrm-drupal/blob/2b73e118e5657aa1f6b61e3ec7d4c9303ab0ba1f/drush/civicrm.drush.inc#L1080

      We could just remove these for now, unless someone with better experience with Drush would be able to correctly implement the command to process the mailing jobs?

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              john John K.
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated: