I think I'd have to get a VPS or a PS for my host to allow that many emails per day. :)
Regardless, I know CakePHP's EmailComponent is great for one-off emails, but...no one's used it for larger scale mail campaigns or sending? I'm a little surprised, I would have thought someone would have tackled that by now. From other threads on using/sending emails, there are two popular packages for sending emails, and there's always Zend's email component as a vendor, but I was really hoping someone out there tried using the internal option from CakePHP. My usage isn't nearly large enough to properly test and tweak it for large- scale use, but I still think I'll be using it. I'd still love to hear from anyone else who has been doing things with email, and I heartily thank those who have commented thus far! On Apr 16, 11:01 am, Dardo Sordi Bogado <[email protected]> wrote: > > I've been sending 3000+ emails using SwiftMailer[1]. There's a > > SwiftMailerComponent at the Bakery (I had to modify it quite a bit, > > though). > > I'm sending 6000+ emails every day with SwiftMailer in a shell task > and is working great! > > I recommend you using something like daemontask [1] to control how > many cron tasks are you running. > > [1]http://bakery.cakephp.org/articles/view/daemontask > > Regards, > - Dardo. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
