Problem with cronjob, Newsletter Builder and cpanel

By JeffC - August 1, 2013

I have set up newsletter builder and have everything working correctly up to sending a TEST email. I can not send the email to my full list unless I manually go into Admin/Plugins/Background Mailer.

I understand that I need to run this script:

php -q /home/******/public_html/******.co.uk/cmsAdmin/plugins/newsletterBuilder/background-mailer.php.

My web host uses cpanel so I assume I add a new cron job and copy and paste this filepath into the command line.

Cpanel insists that I select a frequency to run the script. My host tells me that I am restricted to sending 500 emails per hour and so I should use cpanel to run the script every hour of everyday (my database has 15,000 entries so I assume the script will run every hour for 30 hours until all emails are sent.

I am guessing I have completely missed something here! Any help gratefully received

Jeff