utophia Posted May 27, 2010 Share Posted May 27, 2010 Hi all, Our customers have been receiving hundreds of notification emails (e.g. domain renewal reminder, 1st overdue invoice reminder) In other words, our customers' emails are flooded with hundreds of one same reminder. And for your information, these reminders are automatically generated. Any help will be much appreciated. Thank you 0 Quote Link to comment Share on other sites More sharing options...
Damo Posted May 27, 2010 Share Posted May 27, 2010 Are you running your cron task just once per day? Check your server cron logs to see 0 Quote Link to comment Share on other sites More sharing options...
gOOvER Posted May 28, 2010 Share Posted May 28, 2010 Setup the Crontab correct. ex: 0 5 * * * <script> 0 Quote Link to comment Share on other sites More sharing options...
CB-HS Matt Posted June 1, 2010 Share Posted June 1, 2010 0/5*** is the cron you want I believe. But that will still send it to them after every 5 minutes 0 Quote Link to comment Share on other sites More sharing options...
gOOvER Posted June 1, 2010 Share Posted June 1, 2010 Setup the Crontab correct. ex: 0 5 * * * <script> With this Cron it works for me 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.