Hello,
Our website is on a mutualise server from the provider OVH that doesn't allow cron job with url calling.
So i use the example of godaddy to create a cron job calling the cron.php file.
I modify a bit the file to be able to log in our website that is currently protect by a htpasswd and to print some debug logs.
Change the rights to be 705.
The cron job seems to work and call cron.php but nothing happen about the mailling dispatch.
If i call the url directly in a browser, emails are send correctly.
Not sure what's going on.
Please find the Htpasswd in the additional information area with the log of the cron job.