subscriber mailing lists for blog users

26 views
Skip to first unread message

fugee ohu

unread,
Feb 28, 2018, 6:17:08 PM2/28/18
to Ruby on Rails: Talk
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?

Hassan Schroeder

unread,
Feb 28, 2018, 7:02:00 PM2/28/18
to rubyonrails-talk
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

fugee ohu

unread,
Mar 1, 2018, 12:01:26 AM3/1/18
to Ruby on Rails: Talk
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 

Walter Lee Davis

unread,
Mar 1, 2018, 8:15:27 AM3/1/18
to rubyonra...@googlegroups.com
MailChimp make their living by being above-board, and they stay off the perma-ban spam lists by not being spammy. It's a full-time job to run your own mail-out service, to cross all the Ts and dot all the Is. I recommend outsourcing this part -- it's genuinely difficult. Spammers won't necessarily take advantage of your mail-out or MailChimp, what will happen is that you will do something that is inadvertently perceived by all the varied spam filters out there as being spam, and then you will be blacklisted. It won't matter if you move servers then, because the mail will still come from your domain, and it's the domain that gets blacklisted. MailChimp (and other similar services) work hard to ensure that your messages get through. They do this not through any trickery, but by following the rules and restricting what kinds of messages you are able to send with their server. Remember, it's their livelihood (not just yours) that would be messed with, so they are strict.

Walter

>
> --
> 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-ta...@googlegroups.com.
> To post to this group, send email to rubyonra...@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.

Hassan Schroeder

unread,
Mar 1, 2018, 10:17:27 AM3/1/18
to rubyonrails-talk
On Thu, Mar 1, 2018 at 5:14 AM, Walter Lee Davis <wa...@wdstudio.com> wrote:

>> Thanks Hassan I actually get a bad feeling about sharing all those email addresses with mailchimp Maybe it would be better

No.

> MailChimp make their living by being above-board, and they stay off the perma-ban spam lists by not being spammy. It's a full-time job to run your own mail-out service, to cross all the Ts and dot all the Is. I recommend outsourcing this part -- it's genuinely difficult.

+100

You really do not want to try to recreate any part of this yourself,
considering "any part" includes things like removing addresses
on bounces, managing unsubscribe requests, etc. etc.

fugee ohu

unread,
Mar 2, 2018, 12:40:36 AM3/2/18
to Ruby on Rails: Talk
>> ... not being spammy 
if bloggers invite subscribers and then send them a newsletter where does spam become invovled

fugee ohu

unread,
Mar 2, 2018, 3:14:53 AM3/2/18
to Ruby on Rails: Talk
If I let bloggers send bulk emails to their subscribers, then you're saying I should expect to have some spammers posing as bloggers, or bloggers can be spammers too?

Hassan Schroeder

unread,
Mar 2, 2018, 11:16:38 AM3/2/18
to rubyonrails-talk
On Fri, Mar 2, 2018 at 12:14 AM, fugee ohu <fuge...@gmail.com> wrote:

> If I let bloggers send bulk emails to their subscribers, then

Then, at least in the US, you have legal obligations.

https://www.ftc.gov/tips-advice/business-center/guidance/can-spam-act-compliance-guide-business

If non-US, you should probably check the law where you're doing
business and/or where your customers live.
Reply all
Reply to author
Forward
0 new messages