Hello,
I've followed a lot of different posts on here trying to get the cron.php to load our emails using the scheduled crontab scheduler.
The job is executed as noted in the DEBUG logs, but it doesn't appear to do anything. If I turn on AutoCron setting it does process the emails in.
When I look in the DEBUG logs I see this for the Cron job: "Cron job executed []", but for the AutoCron it includes the user "Mail fetcher cron call [support]". Is this the expected log result? Is there a way to add more logging so we can see what it's actually doing?
To me, it appears the job is being called/executed based on that log, but just doesn't appear to do anything.
If I run this at a SSH shell should that also return any results?
Thanks,
Brandon