Earlier quoted context omitted.
If you’re sending transactional emails like password resets or MFA, then the emails will have close to a 100% open rate. This is (likely) an important factor that Google uses to judge whether email is transactional, or more generally whether it is desired by recipients, alongside other factors like having a very low complaint rate.
> If you’re sending transactional emails like password resets or MFA, then the emails will have close to a 100% open rate. So I can disable a competitor’s email functionality by triggering a whole bunch of password reset requests for all discoverable usernames?
Gmail and Yahoo’s 2024 inbox protections and what they mean for email programs
181–190 of 279 posts
Re: Gmail and Yahoo’s 2024 inbox protections and what they mean for email programs
#182I get plenty of spam through Gmail, and there is no easy way to report it, it also doesn't seem like they are the least bit interested in tackling the problem. I wish they took a closer look at themselves and also applied these kinds of rules to themselves.
spf/dkim/dmark helps with phishing/forgery, it does little to nothing for spam, even though this policy change makes it look like it's connected.
If I send spam through gmail, the spam is "authenticated".
spammers were among the first to implement these in an attempt to get higher score in spam filters. For quite a while dkim was positively correlated with spammyness for me.
Meanwhile.. does google even respond postmaster@ or abuse@ requests?
Re: Gmail and Yahoo’s 2024 inbox protections and what they mean for email programs
#183Earlier quoted context omitted.
> Google is pretty accurate in figuring out transactional versus marketing. They don't tell their heuristics, but you don't think engineers who build web crawlers cannot build email classifiers? Yes, I definitely think that. The engineers can build anything, but where the company focuses matters. I've seen transactional E-mails get sorted into people's spam/junk/newsletter folders too many times.
I also get tons of spam to my inbox despite regularly marking it as such, so if they are classifying marketing emails, they're not doing anything with that information. How hard is it to classify a message that literally contains the string "this is an advertisement"?
Re: Gmail and Yahoo’s 2024 inbox protections and what they mean for email programs
#184I can't wait for this to take effect. It seems that every time I buy something or someone gets ahold of my email address, I get added to a SPAM list. I can't wait for all of these to be blocked. For example: I recently elected a benefit, and the company added me to a SPAM list for weekly deals 100% unrelated to the benefit. They even ignored the fact that I unsubscribed.
Re: Gmail and Yahoo’s 2024 inbox protections and what they mean for email programs
#185Re: Gmail and Yahoo’s 2024 inbox protections and what they mean for email programs
#186Earlier quoted context omitted.
I also get tons of spam to my inbox despite regularly marking it as such, so if they are classifying marketing emails, they're not doing anything with that information. How hard is it to classify a message that literally contains the string "this is an advertisement"?
Your comment literally contains the string "this is an advertisement" but I can't tell what you are advertising?
In any case the false positive rate on that would likely be incredibly low, so it's a good heuristic considering how bad the false negative rate is right now.
Re: Gmail and Yahoo’s 2024 inbox protections and what they mean for email programs
#187Earlier quoted context omitted.
Maybe transactional emails don't need an unsubscribe link like marketing emails, but they do need a "not my account; please stop" link to avoid the spam button.
Why would you be receiving transactional emails for an account that isn't yours?
One person, one time, understood the situation, thanked her, and updated things. And a year later, we got email for them. There's lots of mischief we could get up to, if so inclined, but we're not like that.
Someone last year accused her of 'hacking' in to their computer and stealing emails, so she's basically given up. But these people are missing their dr appointments, delivery change notifications, etc. And by 'these people', I'm meaning - it's perhaps 4 other people with slight variations of the same spelling.
Re: Gmail and Yahoo’s 2024 inbox protections and what they mean for email programs
#188Earlier quoted context omitted.
You're talking about Transactional emails? You cant unsubscribe from TRANSACTIONAL emails. That's why they're transactional...not marketing. It's really important to differentiate that.
Well, I wish my ISP would stop marking ads and promotions as "transactional". Just because they have a system that prohibits unsubscribing, doesn't mean they should be allowed to abuse that system.
Re: Gmail and Yahoo’s 2024 inbox protections and what they mean for email programs
#189Earlier quoted context omitted.
> you don't think engineers who build web crawlers cannot build email classifiers? Don’t put Google on a pedestal. I’ve seen Google Workspace classify an individual email sent from one colleague to another as spam. Both perfectly legitimate users in the same account / domain. No weird trigger words like Viagra. Just a run-of-the-mill email about work, between two colleagues who had been emailing each other for months…
Yeah, something wrong with the filter. Google marked several Samsung mobile phone order confirmation emails as phishing messages a week or two ago. Nobody sells more Android phones than Samsung, so they should be one of Google's top partners to accommodate correctly 100% of the time.
Re: Gmail and Yahoo’s 2024 inbox protections and what they mean for email programs
#190For those interested in testing their email for SPF, DKIM, and DMARC compliance or eager to learn about these mechanisms that enhance email security and prevent spoofing, check out https://learnDMARC.com . This is a site I developed to promote adoption and share knowledge. It includes a challenging quiz, tough even for professionals. I'd be keen to know your scores on the first attempt – honesty counts!
Thank you thank you.