> To add yet another protection, moving forward, we’ll enforce a clear spam rate threshold that senders must stay under to ensure Gmail recipients aren’t bombarded with unwanted messages. This is an industry first, and as a result, you should see even less spam in your inbox.
How is this an industry first? Every large receiving domain has had thresholds that they expect senders to stay under regarding the number of messages that bounce and receive spam complaints. As last I recall, the typical threshold for complaints was around 0.1% of messages (but it's been years since I worked in email). Gmail has certainly had a limit like this of some kind, whether or not they've talked about it.
Update: looks like Gmail landed on that same number of 0.1% as documented in https://support.google.com/mail/answer/81126#spam-rate - with an upper limit being 0.3%.
I do really like what Google has been doing to drive adoption of technologies in email like DKIM, DMARC, TLS, etc. I'm not trying to be critical generally. I'm just surprised by this claim.
Perhaps what's an industry first is telling senders their complaint rate [1], and establishing a clear and transparent threshold on it? (Most of the time, complaint rate thresholds are not documented publicly and transparently). So providing this level of transparency may in fact be an industry first.
What would also be a huge step forward, if Gmail is doing this, is migrating to a concept of email reputation that is entirely based on the sender's domain name (and not their IP address). Reading between the lines in their documentation, this seems to be the case (e.g., the requirement to set up SPF and DKIM) -- and calculating statistics like the complaint rate at that level -- though I can't tell for sure. With DKIM being required for all traffic, hopefully IP-based reputation will be a thing of the past.
[1] Senders should be able to calculate their own complaint rate as long as receivers provide a feedback loop, which most large senders do AFAIK, though unsophisticated senders might not have their own tooling to do this.