Domain Verification with Google Cloud DNS

To add and verify a sending domain in Mailtrap, you need access to your domain’s DNS records and your domain provider account. 

Read this article for more details on setting up your sending domain. Continue reading to learn how to add Mailtrap DNS records to Google Cloud DNS. 

Note: This guide assumes that your domain is either registered and managed with Google Cloud DNS or registered elsewhere but points to Google Cloud DNS. It also assumes that you’ve already created and configured a managed zone for your domain. 

  1. Go to Google Cloud Console, type Cloud DNS in the search bar, and choose it from the results. 

  1. You’ll be taken to the Cloud DNS Zones page. Open the Zone details for the domain you’ve added to Mailtrap by clicking on the Zone name

  1. Click Add Standard

  1. Return to Mailtrap. On the Domain Verification page, you’ll see the DNS records you need to add to Google Cloud DNS. These are Domain Verification, DKIM, SPF, DMARC, and Domain Tracking. You’ll need the values under Type, Name, and Value.  

    • Make sure you check the type next to each record in Mailtrap and choose a relevant one in Google Cloud DNS. There are four CNAME type records (Domain Verification, DKIM (2), and Custom Tracking Domain) and two TXT type records (SPF and DMARC). Ignore Google’s SPF type record; it’s deprecated. Read this article for detailed information on each DNS record. 
DNS Types and Categories in Mailtrap 
    • Note that you should have only one SPF record. So, if you already have one for your domain, update its value to include Mailtrap. It’s okay to have multiple DMARC records.
  1. Copy the Name and Value for each record one by one. You can do this by hovering and clicking each record. 

  1. And paste them into Google Cloud DNS. Remember that Google Cloud DNS refers to the Name field as DNS Name and the Value field as either Canonical name (for CNAME-type records) or TXT data (for TXT-type records).
CNAME-type record in Google Cloud DNS
TXT-type record in Google Cloud DNS
    • When adding TXT-type records, add double quotes in the beginning and the end of the record string in the TXT data field. For example, you should enter “v=spf1 include:_spf.smtp.mailtrap.live ~all” instead of v=spf1 include:_spf.smtp.mailtrap.live ~all
    • For SPF records, leave the DNS name field empty (don’t enter ‘@’ symbol as it’s not required in Google Cloud DNS). 
  1. Use the default value for TTL. 
  2. Click Create after adding each record in Google Cloud DNS. 

  1. Repeat the process of copying and pasting for each record until you’ve added all the Mailtrap DNS records to Google Cloud DNS. 

  1. Then, return to Mailtrap. Some records may be verified immediately, while some may take more time. Mailtrap will check the DNS records automatically every hour, but you can force a check by clicking the Re-check DNS Records button.

  1. If you add all the required DNS records correctly, the Status of DNS records will change from Missing to Verified, and the red dots will turn green. 

If you have additional questions, consult Google Cloud DNS documentation or contact us at support@mailtrap.io

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us