Using custom domain with free Gmail accounts
TL;DR We are using our custom domains via Gmail interface through SMTP2GO (free) SMTP Server to send emails, and Cloudflare (free) Email Routing to receive emails.
The goal: free custom domains for our emails on the free Gmail client (send and receive).
When we were using Google Domains with Gmail, the two services worked well together. We moved on from Google Domains and I set up our hosting on Cloudflare. Cloudflare is wonderful and natively supports Email Routing. However, it doesn’t provide a Email Server (SMTP).
We could rely on the free Gmail’s SMTP as default, but it doesn’t support DKIM signing, which lowers the chance of deliverability and renders DMARC records useless.
Bottomline: I want to be able to send emails without worrying about it going into spam. I found a good workaround via SMTP2GO.
The problem I wanted to solve are:
- Cloudflare does not offer Email hosting...