Problem with emailing from Cron job
Hi,
I have created a cron job to send out the bulk emails from the mailqueue rather than having them sent out at the end of each page (the emails were making the page load really slowly).
cron job calls exec_mail_queue() to send the emails. It works just fine when I click Run Now from the admin panel, and it seems to work when in runs automatically, but no emails get sent.
What's up?
Thanks!
Barry
|