Earlier quoted context omitted.
It is still a lie. Also keep in mind the perspective and context that the end user has no way of knowing. And even if the data can be recovered in an unofficial manner whether they will actually bother is highly unlikely if they care as little as they most obviously do. So, as a user it is a pretty safe bet to just assume it is gone (but do keep poking).
https://en.wikipedia.org/wiki/Lie "A lie is a statement used intentionally for the purpose of deception" I don't think you can prove it was a lie.
MailChimp deleted my account with no warning
141–150 of 267 posts
Re: MailChimp deleted my account with no warning
#142To people mentioning public shaming. I had a mailing list with them removed with all contacts lost and account banned without even notifying me. Customer support indeed responded, but with something like your account was banned because you are involved into cryptocurrencies (i had hashcash.io - no selling or buying of crypto is even close) and we completely wiped all your data. Only after a hint about possible public…
> and own SMTP server Good luck with that.
Re: MailChimp deleted my account with no warning
#143Earlier quoted context omitted.
I'm sick and tired of this kind of reasoning. Sure, you can use something else, but that's not the point. The point is that a company cannot just delete your fucking account without even bother to notify you, especially when we're talking about B2B services. The guy was bleeding leads without even knowing because MailChimp decided that it was too much of a trouble to properly inform their client. Fuck that shit. Just…
What if it was a free account?
Re: MailChimp deleted my account with no warning
#144Earlier quoted context omitted.
I think a good starting point is to take the existing process and add a more formal appeals process for people who feel their accounts were unjustly terminated.
My little sister works in customer support for a fairly large email marketing company that competes with MailChimp. From hearing her talk about some of her conversations with users booted from the platform I think a good number of spammers sincerely believe they have a legitimate business and are confused to hear they've been flagged for spam. A lot of these people seem to only know enough about the internet to be da…
Many spammers don't see how what they are doing is wrong. They run a LinkedIn scraper to collect 100,000 business emails for people in their industry and they want to email them.
When you explain that they're spamming, they get offended. "No, this is not spam! These people are going to be interested in this product."
They just don't understand why it's wrong.
Re: MailChimp deleted my account with no warning
#145Re: MailChimp deleted my account with no warning
#146Re: MailChimp deleted my account with no warning
#147Re: MailChimp deleted my account with no warning
#148Earlier quoted context omitted.
> and own SMTP server Good luck with that.
Way to patronize someone trying to be self-sufficient. Just because you read blog posts titled "DON'T HOST YOUR OWN MAIL", doesn't mean you shouldn't. People are scared of hosting their own mail servers because they a) are told they shouldn't b) don't understand SMTP. I am all for decentralizing this hyper-centralized internet.
The hard part isn't actually sending the mail, the hard part is staying abreast of the already long and perpetually growing list of legitimacy signals you need to send to reassure understandably paranoid SMTP clients that they shouldn't mark your newsletter as spam. And you're not done even when the server is set up and configured properly; it doesn't take more than a handful of ignored complaints to start getting added to blacklists.
It's not difficult, per se, but it is a huge time investment for a service that centralized vendors can provide extremely cheaply because of economies of scale.
I'm all for moving toward decentralization too, but we're not going to get there from here if we don't understand and respect the incentives that lead people toward centralization in the first place.
Re: MailChimp deleted my account with no warning
#149Earlier quoted context omitted.
I think a good starting point is to take the existing process and add a more formal appeals process for people who feel their accounts were unjustly terminated.
My little sister works in customer support for a fairly large email marketing company that competes with MailChimp. From hearing her talk about some of her conversations with users booted from the platform I think a good number of spammers sincerely believe they have a legitimate business and are confused to hear they've been flagged for spam. A lot of these people seem to only know enough about the internet to be da…
I felt bad for him that he had no idea what it was that he was doing but I couldn’t convince him that it was not legit. It was MLM-level brainwashing.
Re: MailChimp deleted my account with no warning
#150To people mentioning public shaming. I had a mailing list with them removed with all contacts lost and account banned without even notifying me. Customer support indeed responded, but with something like your account was banned because you are involved into cryptocurrencies (i had hashcash.io - no selling or buying of crypto is even close) and we completely wiped all your data. Only after a hint about possible public…
How difficult was it to set up an SMTP server? I know that merely installing and configuring the software isn't that hard, but the common opinion of late seems to be that setting up things like MX records(I really don't even know how those work) is too onerous. If it's not that difficult, then there really should be fewer people/orgs relying on services like MailChimp.
What's hard is actually making sure your emails get delivered and don't end up in the spam folder.
Starts with the easy stuff like DMARC (needs DKIM & SPF), goes further to properly warming your IP's, then to properly parsing hundreds of different error response messages and good retry scheduling, and to complex problems like individual mail receivers spam and max-throughput rules.
Also these companies sell you the ability to easily make campaigns targeted at a specific subset of your contacts.