mogul1914 Looks good to me.
I would adjust the cron_mail_queue.php line (3) to have this at the end: 2>&1 | logger
This will then let you run either tail -F /var/log/syslog
or journalctl -f --all
to see what's going on
-
You should also try running the script yourself using: sudo -u www-data /usr/bin/php /var/www/bluemogul.live/scripts/cron_mail_queue.php