well if you are sending 1 milllion emails a month, it will cost you $5000. we are willing to do some extra work to at least try and do it ourselves. domain keys are pretty easy to set up as long as you send with SMTP and the same thing goes with SPF records. Unsubscribe functions can be as simple as the person clicking a link that roues to a controller action with their email in a hash as a parameter. just like activation.
White lists with ISPs, Distributed delivery, SSC and feedback loops are things i honestly could use more info about. On Jul 31, 8:25 am, Lucas Costa <[email protected]> wrote: > Hi, I've been researching a bit with the same pupose but teknoid in > the IRC channel tipped me that unless I was building a complete mass > mailing solution and all the "stuff" that comes with it, it would be > better to hire an existing service. > > Then I said what would "stuff" be and here is his response: > > "handling of bounces/unsubsribes.... DKIM/Domain-keys, white lists > with ISP's, SPF records, distributed email delivery, SSC, feedback > loops, ehh.. what elese?" > > If you have thoughts about it let us know. > > On Jul 30, 12:45 pm, JamesF <[email protected]> wrote: > > > > > for anyone following this topic...i found a post with a bit more > > information: > > >http://forums.devnetwork.net/viewtopic.php?f=52&t=68497 > > > basically discussed send bulk emails with swiftmailer via CRON > > > On Jul 30, 11:23 am, JamesF <[email protected]> wrote: > > > > i would love to use cakes native email component and whip something up > > > from the shell but it might be like treading water to get it to work > > > for 5000 emails a day. > > > > On Jul 30, 8:46 am, brian <[email protected]> wrote: > > > > > On Thu, Jul 30, 2009 at 4:36 AM, Grzegorz > > > > > Pawlik<[email protected]> 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.- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
