i think there is somwhere out there a database approach of a queue https://github.com/MSeven/cakephp_queue/wiki the bakery article: http://bakery.cakephp.org/deu/articles/mseven_myopenid_com/2010/10/09/cakephp_simple_queue_plugin_1
you could then use this in your newsletter plugin On 5 Jul., 13:54, Zaky Katalan-Ezra <[email protected]> wrote: > Create only text files with all the data and use schedule to run another > application to process those file and send the emails. > > On Mon, Jul 4, 2011 at 4:19 AM, Uziel Barbosa > <[email protected]>wrote: > > > > > > > > > > > Anyone know a cakephp plugin for sending emails (newsletter). But I need > > to send an email in backgroud, sending a number of e-mail at a time, to > > avoid overloading the server. > > Does anyone know any way? > > Thanks. > > > -- > > Uziel Barbosa > > GodLabs > > IFAL > > @uzielbarbosa > > > -- > > Our newest site for the community: CakePHP Video Tutorials > >http://tv.cakephp.org > > Check out the new CakePHP Questions sitehttp://ask.cakephp.organd help > > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > > [email protected] For more options, visit this group > > athttp://groups.google.com/group/cake-php > > -- > Regards, > Zaky Katalan-Ezra > QA Administratorwww.IGeneriX.com > Sites.IGeneriX.com > 054-7762312 -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
