On Jul 25, 8:58 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Can anyone make a suggestion on a different way to go about it so I > don't have these problems?
I have to solve the same problem. I would try something like this 1. When sending emails, dont send them directly to the user but instead put them compiled for sending in some db table 2. Create cron job that will send some of them (50 - 100 ...) every 10 or 15 minutes. 3. Don't worry, be happy I am just in proces of implementation of something like this and at the start of next week I will have to have concrete implementation, so if you don't get it until then I will post my solution. If you get it, post yours :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
