Hi,
I have spent few hours with troubleshooting the issue of setting up a cron job on Windows. This scheduler will call a php page every 15 minutes. When it called over the web it’s send me a mail but on CLI it won’t.
The issue is that program using a SMTP class to send [...]
