Imagine if they thought like that about email?
But actually they replaced email with gmail. Now you can't send email from your own server because it will be blacklisted on gmail by default and noone on gmail will receive these emails. So you have to use "cloud email providers". On Android they changed "Email" client to "Gmail" client.
I've been running my own email server for a year without delivery issues to Gmail or Outlook/Office 365.
Just make sure your VPS IP is not blacklisted, and play the DKIM/etc game. You'll be fine.
I’ve had proper DKIM, proper SPF, my IP wasn’t blacklisted anywhere.
But I still ended up in Spam.
So I had to send for about a year emails to friends every few days, replicating our discussions on WhatsApp etc (so they’d have organic content), and I’d ask them to mark them as "not spam".
Now I end up in their normal Inbox.
EDIT: Why the downvotes? Please comment instead what you think is wrong – or how else do you think I should get my personal domain trusted?
Random blacklisting maybe is less of an issue if you run your own server with a unique ip only you use, but for most people it's getting harder and harder not to use gmail/outlook/lycos.
So ya fuck spammers.
My server worked better after adding a TXT record with google-site-verification + all the normal DKIM stuff.
EDIT: here's a better link https://support.google.com/a/answer/183895?hl=en
[1] https://support.google.com/webmasters/answer/35179?hl=en
I plan to roll my own email server in the near future, due to legal and privacy concerns. As I understand it, in the US email archives aren't protected under the Fourth Amendment because they're asking for data from a third party, and the Fourth Amendment only applies to self-incrimination.
That's not correct. I tried sending e-mails using my own local SMTP server, and it comes to Gmail just fine. Not that it's a good idea in general.
At least Wave was an open protocol including federation, even based on XMPP in fact. It maybe was the last thing before Google transitioned into a mostly walled garden.
> Now you can't send email from your own server because it will be blacklisted on gmail by default and noone on gmail will receive these emails.
I run a small mail server for some years now, no issues sending to gmail.
No, they didn't. Those are two separate apps. The Email one is part of AOSP. The Gmail one is part of Google Apps. Although many OEMs roll their own email client, as part of their custom skin.
How do I get to the plain email client?
Exactly :) I updated my comment above.