Scheduled emails are not being triggered by the Cron. I can manually hit the Run Cron Task under the handler itself and the email will go out, but that defeats the purpose of a scheduled email. When I check the logs, the cron sees the scheduled email and I get the following message: Starting execution of webform_scheduled_email_cron(), execution of webform_cron() took 46.6ms — but no emails are sent.
Can anyone help — it seems to be a Cron issue — but I am not sure what I need to change.