Set up manual cron job
-
I use cron on the command line, but it’s been a while. Using my provider’s interface to manage cron only gives me “daily, weekly, yearly” options to run the job. I’m having difficulty understanding the relation of cron to sending out my emails. I take it that if I send the emails “immediately”, it would send all 1200 in one shot? But if I want to throttle the sending of the emails to 50 at a time, with 5 minute intervals, then I use cron? But with my host’s interface only offering daily/weekly/monthly, I’ll have to set it up manually…or am I misunderstanding something?
I don’t understand how the plugin is working with cron and what will happen. I simply want to execute a controlled send of one email to all the users and sure don’t want cron to be doing that job more than once resulting in all the subscribers getting that email more than once.
TIA
- The topic ‘Set up manual cron job’ is closed to new replies.