I keep receiving marketing emails from them, and when I click "unsubscribe", the backend keeps telling me "There are no email subscriptions associated with *@*". That means it did take into account my unsubscribe request the first time around, as it doesn't find me in the DB.
So their DB doesn't have me in there, but I still get emails.
I understand the challenges of distributed systems, eventual consistency, etc... and so it appears the entity sending the email is using an "old" DB with my email address in it, that isn't sync'd yet with my removal update, but after waiting for over a month, I'm beginning to think this will never stop.
How would you deal with that?
These aren't shady companies either: they are large legit entities in the US.
I've given them the benefit of the doubt a few times, thinking that perhaps a bug failed to write my update to their subscription database, but after a handful of tries with the same outcome, I realized it is not isolated.
Of course I can add an email filter, but that will not take care of the root cause that most likely affects everyone else too, whether it's a deliberate attempt at denying my request to unsubscribe or simply a bug that nobody has a way to report.
What is a proper gentle nudge to say "hey, your unsubscribe system is broken, please fix it"?
There is usually no contact info available to have this kind of "out of band" communication.
How am I going to be able to prove that my laptop isn't affected?
Are agents going to take my word? (doubt it) Will they take my purchase receipt? (anyone can forge it, or could be from another MBP) Will they let me open the "About This Mac" dialog that shows it's a 2018 model? (can be forged too I guess) Will they know that 2015 models don't have the touch bar that is present in mine?
If I still can't convince the agent, then what next?
Have some of you gone through this? If so how did you go about it and how did it go?