Ruby on Rails Wednesday, February 28, 2018

On Wed, Feb 28, 2018 at 3:17 PM, fugee ohu <fugee279@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.schroeder@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote

--
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/CACmC4yBpG6tudA%3DjXpmLc5q6sAnASdNvX_dAn93ZhrKwtzQAyA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment