> we’ll enforce a clear spam rate threshold that senders must stay under I hope they make it really strict. I'm sick of companies that send you spam ("newsletters") just because you interacted with them once, then when you unsubscribe, you get unsubscribed from that one list, so they keep spamming you just with a slightly different newsletter type. (Edit: Also, everything requiring a notification - by e-mail if they…
This is exactly why GDPR exists. What you are describing is illegal in the EU. Sending marketing communication requires clear opt in consent.
Gmail, Yahoo announce new 2024 authentication requirements for bulk senders
281–290 of 420 posts
Re: Gmail, Yahoo announce new 2024 authentication requirements for bulk senders
#282It's trying to be dead-simple, and also blocks the alternative ASNs these spam providers have in reserve. Haven't found a fully automated way yet because whois protocol is kinda broken, but I'm working on it.
Re: Gmail, Yahoo announce new 2024 authentication requirements for bulk senders
#283Earlier quoted context omitted.
i can't be the only oldskool person on hacker news who knows not to click on unsubscribe buttons because it just identifies you as a legitimate email/mark... these are spammers, not cases where you ever actually signed up to some kind of legitimate newsletter or discussion group. to pretend good faith is your first mistake...
That's the case for spam sent by illegitimate parties (actual spammers), but any real company (what OP is referring to) will respect the unsubscribe button because they're at risk of being sued otherwise. Clicking unsubscribe in those cases actually does work & doesn't put you at risk of anything.
I think this risk is overstated. Individual spam recipients in the United States have no standing to sue under CAN-SPAM; only the FTC does, and there's a high bar to get their attention.
Re: Gmail, Yahoo announce new 2024 authentication requirements for bulk senders
#284Earlier quoted context omitted.
It gets better when you have your own domain and you can register with throwaways using spamco@mydomain.
I've started doing this about a year ago, but I haven't nailed down an easy way to blacklist addresses from my catch-all. Do you know of a painless way to do that?
Re: Gmail, Yahoo announce new 2024 authentication requirements for bulk senders
#285> we’ll enforce a clear spam rate threshold that senders must stay under I hope they make it really strict. I'm sick of companies that send you spam ("newsletters") just because you interacted with them once, then when you unsubscribe, you get unsubscribed from that one list, so they keep spamming you just with a slightly different newsletter type. (Edit: Also, everything requiring a notification - by e-mail if they…
NextDoor is the absolute fucking worst with this. They sign you up to 10+ lists each in over 9+ categories that results in what feels like 100 different "notification types". Unsubscribing from an email just unsubscribes from that one list. They don't show any other lists or categories (or imply there are more) during this process. Once you login you are greeted with a multi-page disaster to manually untoggle each of…
Re: Gmail, Yahoo announce new 2024 authentication requirements for bulk senders
#286Earlier quoted context omitted.
Why don't people like you just spend exactly 2 minutes to create a bogus gmail (or etc) account for yourself that you put down when you don't want to put your own email in? I just cannot fathom any reason for you doing this that isn't just malice. Surely nobody is just so _lazy_ that they intend to screw over their friends over a minute or two process making an account.
> Why don't people like you just spend exactly 2 minutes to create a bogus gmail (or etc) account for yourself Have you tried doing this recently? Creating an email address has become a fairly draconian process.
If you want an account for random garbage that demands an email address, use mailinator.
Re: Gmail, Yahoo announce new 2024 authentication requirements for bulk senders
#287Earlier quoted context omitted.
I think you are mostly wrong. OP is complaining they sometimes have to enter their email address - that is absolutely unnecessary make-work. The page can prompt the email address, and have a simple unsubscribe button. Not perfect, but okay. Even better, one-click unsubscribe features (e.g. Gmail's App) are presumably set up to work for the current recipient (not the original sender) so the problem is resolved for any…
Not everyone uses Gmail or a modern email client that understands the one-click List-Unsubscribe protocol, so senders must include an HTML unsubscribe link in the body of the email in order to comply with relevant rules in all jurisdictions. That link, unfortunately, can fall prey to the shenanigans I mentioned above. I understand the parent's sentiment because we all want to unsubscribe from unwanted emails. But tec…
Do open-source maintainers forward around their unsubscribe links in practice?
The other problem with email scanners clicking links automatically can be solved without prompting for the email address. One simple solution is: if the link is clicked within a minute or so after sending the email there's a chance the clicker is an automated system. Instead of unsubscribing right away, serve a HTTP POST form with a single "Confirm Unsubscribe" button. Normal users will rarely see the form, automated systems will hesitate to fire off HTTP POST requests.
Re: Gmail, Yahoo announce new 2024 authentication requirements for bulk senders
#288Earlier quoted context omitted.
If I'm certain I don't know the company, or I know the company but there is no unsubscribe button, it goes straight to Spam, no questions asked. A decade ago I went to my country's embassy to renew my passport, and they now use my email to subscribe me to the newsletters of any new political party. All unsubscribe links just 404s. Shameful behaviour. Anything I receive from any of their political candidates goes stra…
There's worse. An unsubscribe link that asks you to submit your email. Few things anger me more, because they went through the trouble of pretending to comply, and a decision was made to make my day more difficult.
Re: Gmail, Yahoo announce new 2024 authentication requirements for bulk senders
#289Earlier quoted context omitted.
Yeah, I just made a new google account today. It takes about 2 minutes. You need a birth date (easily lied about), a phone number (it's google, they have your phone number already, no reason to lie) where they will send you an 8 digit code for you to confirm, then type in your desired email address and your password. Hardly draconian. Viola, you have a gmail account. You can do more to ensure you're the only one that…
Phone number is draconian.
Re: Gmail, Yahoo announce new 2024 authentication requirements for bulk senders
#290Earlier quoted context omitted.
What was the legal reasoning behind this?
If someone gets forwarded the email and they take action based on another person, or erroneously get unsubscribed by an email scanning tool, those are no-no events according to our lawyers. Keep in mind our webforms you can put whatever email you want in them. But something to do with the fact that we are knowingly storing the information and it crosses to another system.