Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Human brain is two separate organs, Stanford Medicine-led research finds(stanford.edu ↗)
    35comments
  2. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    12comments
  3. GPT-6 Astra Solves a WWI German Radio Cipher(prinzai.com ↗)
    12comments
  4. San Francisco Onion Futures Company(onionfutures.com ↗)
    56comments
  5. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    373comments
  6. Typesafe-computer-use drives a Mac toward a goal for 1/50th of a cent per step(github.com/awlevin ↗)
    28comments
  7. Science Is Open Software(jepedersen.dk ↗)
    29comments
  8. SDCC – Small Device C Compiler(sourceforge.net ↗)
    15comments
  9. Cloudflare Quick Tunnels(cloudflare.com ↗)
    275comments
  10. You can run Git on object storage if you re-make packfiles(tigrisdata.com ↗)
    6comments
  11. NASA-IBM Lunar Foundation open-Source Geospatial AI Model(usra.edu ↗)
    1comments
  12. Why building a Rust LSP is hard(rust-glancer.github.io ↗)
    27comments
  13. Saving another 100TB of RAM(cloudflare.com ↗)
    66comments
  14. How to Write with an LLM(sockpuppet.org ↗)
    317comments
  15. How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip(ieee.org ↗)
    78comments
  16. Ctenophores: Wonders of Biology(quantamagazine.org ↗)
    4comments
  17. Veronese's Dogs(publicdomainreview.org ↗)
    discuss
  18. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    96comments
  19. Goroutine Leak Profiles(go.dev ↗)
    2comments
  20. OpenJev(openjev.com ↗)
    257comments
  21. Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash(cactuscompute.com ↗)
    88comments
  22. Photon-Emission-Guided Laser Fault Injection Enables RP2350 Secure Debug(ledger.com ↗)
    67comments
  23. Cache-to-Cache: Direct Semantic Communication Between LLMs (2025)(arxiv.org ↗)
    12comments
  24. The Farnese letter(simonklee.dk ↗)
    6comments
  25. Minimal Phone 2(minimalcompany.com ↗)
    215comments
  26. Stepfun Step 5 Preview (LLM): On AA Pareto frontier(artificialanalysis.ai ↗)
    1comments
  27. Xcode 27.1 Beta Release Notes(developer.apple.com ↗)
    98comments
  28. Warez: The Infrastructure and Aesthetics of Piracy (2021)(archive.org ↗)
    54comments
  29. Cyclomatic Complexity in C#(ndepend.com ↗)
    18comments
  30. Inside ZCode: Silently uploading your Git history to the cloud(ferstar.org ↗)
    97comments

Ask HN: Is there any way to get GMail to lighten up on the SPAM filtering?

5 pointsby 7y ago
7 comments
I was checking my SPAM folder in GSuite today and I noticed a decent number of messages that don't belong there. For example:

https://imgur.com/a/nzkMNDS

The message from Facebook in the screenshots is about as technically good as you can get AFAIK. It passes SPF (hard fail record), DKIM, and DMARC (reject policy). Is there a way I can tell GMail / GSuite that I don't want it to ever SPAM filter email that passes all those checks?

I understand SPAM filtering is hard, but I don't think there should be any question about messages from high value domains like facebookmail.com.

7y agoHN ↗

Related, a description of the problem, but not a solution:

* Google Is Eating Our Mail

https://news.ycombinator.com/item?id=19756125

My personal mail server has all the industry-standard SPF, DKIM, and DMARC records. But Google still randomly eats my mail, and the system gives no explanation, sometimes it was my kernel patches submitted to the Linux maintainers, yikes! Weeks of time wasted.

7y agoHN ↗

The filtering is schizophrenic. Sometimes I think it's because normal users are incorrectly flagging stuff as spam, but I can't understand the one I posted. I don't think anyone is signing up for CT Log notifications and then flagging them as spam. It must be a poor quality algorithm somewhere that's flagging it.

7y agoHN ↗

It's understandable to flag mails from reputation domains as spams if there's no SPF and DMARC, but there is. It's totally unreasonable.

The filtering is schizophrenic.

The unfortunate result of machine learning? I guess Google's spam filter has lots of pattern-matching and heuristics that don't follow "the rules of E-mails" exactly. Anecdotes in the comments I linked says Google's spam filter has became more aggressive in recent years, I suspect it must be ML.

I hope other HN readers can give a more informative answer to your post, as a sender, I'm having the same problem, it's two sides of the same coin...

7y agoHN ↗

I just read through the comment section of this article and, as someone who is planning to host my own email, it is really demotivating me.

Do you (or anyone) happen to know how the big players (AWS SES, SendGrid, Mandrill etc) work around this issue? I understand they offer dedicated IP address, but I suppose a considerable amount of their emails goes through the "shared pool".

Maybe a high volume of sends actually helps?

7y agoHN ↗

I believe they are simply "too big to fail". If you start blocking AWS, lots of people will have problems with Google. As a result, mail sending services are unlikely to be flagged.

as someone who is planning to host my own email, it is really demotivating me.

The good thing is, I've hosted emails on my personal server for 4 years or so, and I don't have any issue so far, as long as it's not Google, but it's probably not so assuring to you because of this exact reason...

7y agoHN ↗

Funnily enough, cert issuance notifications (not Let's Encrypt) and infos about upcoming maintenance from my hosting provider are pretty much the only things that end up in my GMail spam folder, too. I have serious doubt that many people flag "here's your cert" emails as spam, and you have to sign up for the maintenance emails, so I suspect it's mostly about "this email looks similar to many other emails".

I've marked them "not spam" many times, but they ignore that completely.

7y agoHN ↗

This can also happen with shared email providers or email servers on shared IPs. If someone else is sending spam from that IP, you can get canned too