Email forwarding with GCP Cloud DNS and Google Domain

Viewed 1100

I am using Google domains and had an email forwarding set up to my Gmail account.

Recently I have set up Google Cloud DNS to be able to use Google Cloud CDN and speed up my site.

Unfortunately, when setting up Google Cloud DNS I had to change the default Google domain name servers. This has disabled email forwarding from Google domains.

Does anyone know how to set up email forwarding to Gmail directly from the Google Cloud Platform?

1 Answers

I managed to find a solution in the cloud-dns-discuss Google group.

Google Domains documentation to set up email forwarding with custom name servers recommends using Blank or @ as Name/Host/Alias.

I was using @. After removing the @ and leaving the Name/Host/Alias Blank, e-mail forwarding started working.

Related