On Thu, Jul 30, 2009 at 4:36 AM, Grzegorz
Pawlik<grzegorzpaw...@gmail.com> wrote:
>
> Why using vendor when cake (1.2) have native email component?

Unlike Cake's EmailComponent, the SwiftMailer package includes a
couple of plugins, AntiFlood & Throttler, that are meant for use in
situations where there are *many* emails to be sent. Without it, one's
PHP app would simply dump [many] emails at once on the MTA, which
isn't a great idea if one doesn't want to stress one's MTA more than
it is already. And, for people using hosted accounts, that's not
likely to be an option.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to