Ruby on Rails Wednesday, February 28, 2018



On Wednesday, February 28, 2018 at 7:02:00 PM UTC-5, Hassan Schroeder wrote:
On Wed, Feb 28, 2018 at 3:17 PM, fugee ohu <fuge...@gmail.com> wrote:
> I wanna let me bloggers create subscriber lists and send bulk emails so i
> wanna use a service like mailchimp but i don't wanna have to iterate through
> the users mailing lists to send each mail, rather i want my server to
> communicate with mailchimp once, giving it the list What type of mailchimp
> setup would that be, does it have a name?

Yes, it's called "MailChimp"  ðŸ˜€

That's what MailChimp is about -- you create your subscriber list
*on their system* and tell MC to initiate bulk email sendings via
their API.

--
Hassan Schroeder ------------------------ hassan.s...@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote

Thanks Hassan I actually get a bad feeling about  sharing all those email addresses with mailchimp Maybe it would be better to setup a new domain and vps mail server dedicated to my site's blog user's mailing lists, this way if the server gets blacklisted I can just create a new one If users invite subscribers and then send them bulk email it's not necessarily a gateway for spammers How would a spammer take advantage of something like that and why would they bother 

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/29facf35-0fd0-4612-8471-82c18711e270%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment