Campaign not sending
I am in the middle of sending a campaign and having an issue... Only 1,384 emails sent then stalled the first time, then approx 700 more then stalled...now down to <100 at a time. I have to hit "Resume" each time... Still 4,000 subscriber left...
Cron job isn't working - /web/cgi-bin/php5 "$HOME/html/sendy/scheduled.php" > /dev/null 2>&1
I am run running Sendy 1.1.3 on a GoDaddy Linux hosted server with PHP 5.3
Cron job isn't working - /web/cgi-bin/php5 "$HOME/html/sendy/scheduled.php" > /dev/null 2>&1
I am run running Sendy 1.1.3 on a GoDaddy Linux hosted server with PHP 5.3
This discussion has been closed.
Comments
Are you saying the total recipients sent, decreases?
What is your cron job timing?
Is it */5?
Timeout varies from server to server. On a shared server it'd normally be shorter. That explains why sending stopped so soon.
So we built in 'Resume'. But users want 'auto-resume'. So we built it in as well so you don't have to manually click Resume.
But if your cron job is not set to run every 5 minutes, the next time cron resumes sending will vary in timing.
I just checked, on Godaddy shared server, you can only set a cron job to run every hour. So that explains why after waiting 30 minutes, sending is still not resumed.