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.
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
> 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
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
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.
if bloggers invite subscribers and then send them a newsletter where does spam become invovled
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?
Then, at least in the US, you have legal obligations.
If non-US, you should probably check the law where you're doing business and/or where your customers live.