Mobile app version of vmapp.org
Login or Join
Si4351233

: Custom email on Google Domains using third-party DNS I bought a domain on Google Domains. I then created a website using Heroku. I set up custom name servers on Google to point to Heroku.

@Si4351233

Posted in: #Email #GoogleDomains #Heroku

I bought a domain on Google Domains. I then created a website using Heroku. I set up custom name servers on Google to point to Heroku. Now I get the message:


It looks like you've changed your name servers. All settings for your domain (including website, email, synthetic records and resource records) are currently disabled. To enable these settings, you will need to restore the Google Domains name servers.


I just want to make a custom email for my website. This seems way too difficult. What am I doing wrong?

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @Si4351233

2 Comments

Sorted by latest first Latest Oldest Best

 

@Smith883

You can still use custom nameservers and Google Domains email address handling by adding the necessary MX records at your nameservers.


In Google Domains, you should see the yellow message as described in your question. Set up email forwarding at the bottom of the email section of Google Domains as you would normally, ignoring this warning.
Go to Configure DNS in Google Domains and under Synthetic records, choose the disclosure triangle beside Email forward. A list of MX records are shown.


Add these records to whatever you're using with your custom nameservers. For example, with Cloudflare:

10% popularity Vote Up Vote Down


 

@Megan663

You should instead let Google manage the nameservers (so undo your change there) and through their web interface add records in them to point to your website as you wish. You will typically need an A record for example.com using the IP address given to you by your webhosting company. Or visit devcenter.heroku.com/articles/custom-domains for more details.

Hopefully by restoring your nameservers you will recover your email working. But I do not know what you mean by "custom email for my website"

By the way, since you are paying Google Domains at least and maybe Heroku, did you ask them to help you?

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme