I had never heard about SwiftMailer before but itlooks nice ! I may be using
it for my future application. BTW, it's written here
http://www.swiftmailer.org/wikidocs/v3/faq/hugebatches that the best way to
send thousands of emails is to use a SMTP server. I have access to one at
the office but I wonder how to do this and most of all if it is complicated.
What do you think ? If it is really worth it I should better start directly
with the SMTP server...

Thanks a lot for the useful tip guys :)


2008/6/7 b logica <[EMAIL PROTECTED]>:

>
> I second SwiftMailer. Look into the AntiFlood plugin. I've been using
> it for a couple of years now for a site that sends thousands of mails
> at a time. When moving that site over to Cake i made sure to hang onto
> Swift, as well. There's a component for it at the bakery, though
> you'll need to modify it for the 1.2.x branch.
>
> On Fri, Jun 6, 2008 at 6:29 PM, Marcin Domanski <[EMAIL PROTECTED]> wrote:
> >
> > As far as i like the EmailComponent - it's not suitable for
> > mass-mailing (we're talking about 10 000s of emails) and wasn't
> > designed to be.Cake is great to build a fronted, prepare the data etc.
> > You can use SwiftMailer - it's a decent library that has _many_
> > options for mass mailing - using it with cake is... a piece of cake ;)
> >
> > On Fri, Jun 6, 2008 at 11:11 PM, teum <[EMAIL PROTECTED]>
> wrote:
> >>
> >> Hi,
> >>
> >> I need to bake an application to allow people to send newsletters. So
> >> it is about mass mailing. There may be multiple users sending
> >> newsletters to hundreds of email addresses at the same time. Mainly,
> >> it's about the Cake Email component : will it be strong enough ?
> >> They're not very positive about that in the cookbook : "There is a lot
> >> that it doesn't do for you but it will get you started" (http://
> >> book.cakephp.org/view/176/email).
> >>
> >> Thanks in advance.
> >> >
> >>
> >
> >
> >
> > --
> > Alanis Morissette  - "We'll love you just the way you are if you're
> perfect."
> >
> > >
> >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to