HACKER Q&A
📣 feanaro

Any improvement in Gmail's treatment of small servers in the past year?


It's been over a year since the Google Is Eating Our Mail (https://www.tablix.org/~avian/blog/archives/2019/04/google_is_eating_our_mail/) post trended on HN. In that thread, a Gmail PM reassured that Google does have an incentive to cooperate with smaller email servers and fix problems like their mail getting rejected or delivered to the Spam folder when sent to Gmail addresses (https://news.ycombinator.com/item?id=19758386 and https://news.ycombinator.com/item?id=19759411).

I'm wondering whether any of you have seen any improvements on this front in the past year. Are there any new introspection tools to diagnose deliverability problems when they happen? New guidelines which verifiably reduce the probability of such problems occurring?

As an administrator of a small email server (with SPF/DKIM/DMARC/MTA-STS set up properly and a clean reputation of 5+ years), from my point of view nothing has changed, except perhaps for the worse. Email sent to Gmail users seems to end up in the Spam folder more often than before.


  👤 auganov Accepted Answer ✓
The sad part is you can use any mainstream email sending service like sendgrid and it works no problem. You can even have a completely phony "From:" header and it will land in the inbox [0]. And BTW gmail isn't even the worst, I could still easily make it into spam from my own server. With outlook/hotmail I couldn't even make it that far.

I wish people who praise Email as an example of decentralization working actually went through that exercise.

[0] yes it will show "via sendgrid.net" so perhaps by design the domain in "From" isn't checked, but still...


👤 Lorenz-Kraft
Same sad story as always. Gmail & alike surely did "improvements" on email treatment, but it seems that not all infos are publicly available.

If you see it the other way around: why should they provide detailed infos for spammers on howto setup their own mailserver.

I always wonder why there is not a "Central" Service for each mail provider, like https://postmaster.google.com where you can register your domain and see what is wrong with your mails ... maybe even do "spam protection" by simply adding "mails per second" that you think are appropiate for your service.


👤 zzo38computer
I have never had a problem, although I use the ISP's server for sending, and my own computer for receiving; when setting up Exim you can select the "smart host" option which does this.

👤 dylz
As an administrator of a small email server, I've never had problems. I even send automated garbage from nagios/munin/etc without SPF or DKIM and it makes it into the inbox on Google.

Outlook is where my problems are.