We're experiencing difficulty. Our engineers are on it. Please check status.mailgun.com for real-time updates.

GoDaddy DNS Setup Guide

Article Preview

    Overview

    This guide demonstrates how to add a root domain or subdomain to GoDaddy and configure the (sub)domain with each Mailgun DNS record. This guide assumes that you have already created your GoDaddy account.

    While this guide is intended to be as helpful and comprehensive as possible, there is a small possibility that you will encounter an error or issue of some kind while configuring your DNS records within GoDaddy. If that is the case, we recommend contacting GoDaddy's Support Team as they will be able to most quickly identify and resolve the issue (or, at minimum, provide next steps).

     

    Deciding between a root domain or subdomain

    Deciding which domain to use - especially whether to use your root domain or a subdomain of that root domain - is key before proceeding any further. As this can be a challenging decision to make, we recommend reviewing the following Mailgun articles if needed:

    Nevertheless, let's briefly review two key terms: root domains and subdomains.

    Examples of root domains include mailgun.com, mydnsexample.com, or google.com. Examples of subdomains include relay.mailgun.com, mg.mydnsexample.com, or mail.google.com. Notice the pattern: subdomains have an extra prefix (or sometimes multiple prefixes) before the primary domain name itself. In most cases using a subdomain with Mailgun is preferred, but we cover this topic more comprehensively in the above articles.

    Finally, once a decision has been reached, add the (sub)domain to your Mailgun account, and our system will generate the various DNS records needed . We cover adding (and deleting) domains in detail within this in-depth guide.

     

    Adding the domain

    There are three methods of adding a domain or subdomain within GoDaddy:

    1. Method 1: Registering a new domain/subdomain with GoDaddy
    2. Method 2: Transferring an existing (sub)domain from another DNS provider to GoDaddy
    3. Method 3: Configuring an existing (sub)domain's nameservers within the Domain Registrar to reference GoDaddy rather than the current DNS provider

    The first method of adding a (sub)domain within the GoDaddy Control Panel only takes 7 steps, and this is the method covered in this guide. We will list those steps below, but if desired, you can also reference GoDaddy's Adding (Buying) A Domain articles. If you already have a domain purchased and registered elsewhere, you'll need to transfer the domain to GoDaddy (see the next paragraph) or configure your nameserver records to reference GoDaddy (see the paragraph after the next paragraph).

    However, the second method of adding a (sub)domain within the GoDaddy Control Panel is not covered in this article; nonetheless, GoDaddy documents how the transfer process works within their system. Transferring a domain's registration between Domain Registrars is an intricate process, and a mistake can have catastrophic impact upon your online presence. Therefore, it is our recommendation to contact the Domain Registrar if you have any questions or encounter any issues regarding with the Domain Registration and Nameserver Management processes. See also section "The Domain Registrar And Nameserver Records" of the guide for more details.

    A third method, configuring an existing (sub)domain's nameservers within the Domain Registrar to reference GoDaddy rather than the current DNS provider, is partially covered in this guide. Similar to the explanation in the second method above, changes in your Domain Registrar must be carefully and precisely made. As such, working directly with the Domain Registrar may be imperative for ensuring the nameserver (NS) records are updated appropriately. Nonetheless, we cover the GoDaddy side of the equation below.

    Tip: For larger images, right-click and select the option "Open Image in New Tab" (or Window).

     

    Don't own a domain or need a new domain? (First Method)
    If you need to create a new (sub)domain and have it hosted with GoDaddy, follow the below steps to register your new domain (or subdomain) with GoDaddy.

    1. Login to your account.
      GoDaddy.01.Login.png
    2. Enter the new domain name you wish to add (buy/purchase) from GoDaddy inside the center textbox.
      GoDaddy.02.NewRegistration.AddDomain(Step1).png
    3. Choose the desired domain ending (.TLD) for your domain. Then, click the Make it yours button
      GoDaddy.02.NewRegistration.AddDomain(Step2).png
    4. If shown, choose any additional options and proceed to the next page by clicking the No Thanks button.
      GoDaddy.02.NewRegistration.AddDomain(Step3).png
    5. Click the shopping cart icon (located towards the top-right corner of the page).
      GoDaddy.02.NewRegistration.AddDomain(Step4).png
    6. If shown, choose any additional options and proceed to the next page by clicking the Continue to Cart button.
      GoDaddy.02.NewRegistration.AddDomain(Step5).png
    7. Finalize any details or options, provide payment, and complete the domain registration process.
      GoDaddy.02.NewRegistration.AddDomain(Step6).png

     

    Already own a domain hosted somewhere else? (Third Method)
    If you already own an existing (sub)domain that is registered elsewhere with another Domain Registrar, but you would like to manage the DNS at GoDaddy, this is possible by performing the following steps of adding a DNS zone:

    1. Login to your account.
      GoDaddy.01.Login.png
    2. Click the waffle menu (the icon with 9 dots to the right of the GoDaddy logo) and select the Domains option.
      GoDaddy.02.ExistingRegistration.AddDomain(Step1).png
    3. Click the DNS tab towards the top of the page and select the Add DNS Hosting option.
      GoDaddy.02.ExistingRegistration.AddDomain(Step2).png
    4. Click the Add DNS Hosting button.
      GoDaddy.02.ExistingRegistration.AddDomain(Step3).png
    5. Enter your existing (sub)domain in the textbox. Then, click the Add button.
      GoDaddy.02.ExistingRegistration.AddDomain(Step4).png
    6. GoDaddy displays the specific NS records you'll need to use within your Domain Registrar. You can skip this for the moment and proceed with configuring the Mailgun DNS records within GoDaddy (please save these records for later in your notes), but you will need to ensure the GoDaddy NS records are configured within your Domain Registrar before the Mailgun DNS records will propagate globally and become effective for your domain. When ready to proceed, click the Done button.
      GoDaddy.02.ExistingRegistration.AddDomain(Step5).png
    7. Click the newly added domain.
      GoDaddy.02.ExistingRegistration.AddDomain(Step6).png
    8. Enter the Mailgun DNS records for each Mailgun record by utilizing the relevant sections of our guide below.
      GoDaddy.02.ExistingRegistration.AddDomain(Step7).png

     

    Configuring the domain

    Once the domain has been added, you may access it in the future using the following steps.

    1. If you're shown the My Products page upon login, click the Manage All link towards the upper-right side of the page. 
      GoDaddy.03.ManageDomain(Step1).png
    2. Click the Manage DNS button towards the upper-right side of the page. 
      GoDaddy.03.ManageDomain(Step2).png
    3. Enter a domain name and then click the domain name to select it.
      GoDaddy.03.ManageDomain(Step3).png
    4. View, create, or edit the desired DNS records for the domain.
      GoDaddy.03.ManageDomain(Step4).png

    Configuring SPF

    SPF records help protect your domain against spoofed emails and decrease* the likelihood your emails will be flagged as spam. (* Exceptions apply: e.g. actual spam/phishing emails will still be considered as such by mailbox providers even with the presence of an SPF record.)

    Additionally to our guide, GoDaddy does provide their own SPF tutorial. Interested in more extensive technical details concerning SPF records? Please reference this Mailgun article, RFC 7208, or GoDaddy's technical documentation

    Tip: For larger images, right-click and select the option "Open Image in New Tab" (or Window).

     

    Configuring a root domain with the SPF record

    GoDaddy.04.ConfigureSPF(Rootdomain).png

    Within your GoDaddy Control Panel, enter the SPF record information that is displayed in your Mailgun Control Panel. (In the Mailgun Control Panel, you'll click on the Sending option followed by the Domain settings suboption found within in the left-hand navigation pane, and then click on the DNS records tab).

    Both the image above and the table below - using an example domain called mydnsexample.com - provide additional guidance for adapting certain values (such as the Hostname) into GoDaddy's system. Other DNS nuances and problematic scenarios that you may encounter are also explained in detail. Generally, the bolded-in-blue-text within the table can be copied-and-pasted for each field, unless it is noted otherwise (such as the DKIM value, which is unique for every Mailgun domain). 

    Field Enter
    Type

    TXT

    Notes:

    • N/A
    Name

    @

    Notes:

    • The @ symbol is used to represent a root (apex) domain (e.g. mydnsexample.com) within GoDaddy. This is why you'll use the shorter (and quite different) value instead of the longer value seen within the Mailgun Control Panel.
    Value

    v=spf1 include:mailgun.org ~all
    (or, possibly only include:mailgun.org)

    Notes:

    • If you do not already have an existing SPF record for this root domain, you'll enter the entire value:
      • v=spf1 include:mailgun.org ~all
    • If you already have an existing SPF record for this root domain, you'll instead insert a smaller section of the value:
      • include:mailgun.org

      • Ensure this text occurs after v=spf1 and before ~all

      • Ensure this text has one space character to it's left and one space character to it's right

      • For example, v=spf1 include:domain1.com include:mailgun.org include:domain3.com ~all

    • If desired, you may use -all (hard fail) instead of ~all (soft fail). Using either will have no impact on the domain's verification status within Mailgun's system.

    TTL (Seconds)

    600

    Notes:

    • In the dropdown, select Custom, which will allow you to enter a TTL value in seconds rather than a pre-set value. 600 is the lowest value GoDaddy allows.
    • 600 seconds (10 minutes) usually will lead to a swift verification of the record.
    • However, you may set this field to a different value based on your needs. 

     

    Configuring a subdomain with the SPF record

    GoDaddy.04.ConfigureSPF(Subdomain).png

    Within your GoDaddy Control Panel, enter the SPF record information that is displayed in your Mailgun Control Panel. (In the Mailgun Control Panel, you'll click on the Sending option followed by the Domain settings suboption found within in the left-hand navigation pane, and then click on the DNS records tab).

    Both the image above and the table below - using an example subdomain called mg.mydnsexample.com - provide additional guidance for adapting certain values (such as the Hostname) into GoDaddy's system. Other DNS nuances and problematic scenarios that you may encounter are also explained in detail. Generally, the bolded-in-blue-text within the table can be copied-and-pasted for each field, unless it is noted otherwise (such as the DKIM value, which is unique for every Mailgun domain). 

    Field Enter
    Type

    TXT

    Notes:

    • N/A
    Name

    mg

    Notes:

    • The text "mg", without the root domain (e.g. mydnsexample.com) suffixed, is used to represent a subdomain (e.g. mg.mydnsexample.com) within GoDaddy. This is why you'll use the shorter value instead of the longer value seen within the Mailgun Control Panel.
    Value

    v=spf1 include:mailgun.org ~all
    (or, possibly only include:mailgun.org)

    Notes:

    • If you do not already have an existing SPF record for this root domain, you'll enter the entire value:
      • v=spf1 include:mailgun.org ~all
    • If you already have an existing SPF record for this root domain, you'll instead insert a smaller section of the value:
      • include:mailgun.org

      • Ensure this text occurs after v=spf1 and before ~all

      • Ensure this text has one space character to it's left and one space character to it's right

      • For example, v=spf1 include:domain1.com include:mailgun.org include:domain3.com ~all

    • If desired, you may use -all (hard fail) instead of ~all (soft fail). Using either will have no impact on the domain's verification status within Mailgun's system.

    TTL (Seconds)

    600

    Notes:

    • In the dropdown, select Custom, which will allow you to enter a TTL value in seconds rather than a pre-set value. 600 is the lowest value GoDaddy allows.
    • 600 seconds (10 minutes) usually will lead to a swift verification of the record.
    • However, you may set this field to a different value based on your needs. 

     

    Configuring DKIM

    DKIM records help authenticate your domain against forged emails and decrease* the likelihood your emails will be flagged as spam. (* Exceptions apply: e.g. actual spam/phishing emails will still be considered as such by mailbox providers even with the presence of an DKIM record.)

    Additionally to our guide, GoDaddy does provide their own DKIM tutorial (though it is generalized for each type of record in their system). Interested in more extensive technical details concerning DKIM records? Please reference this Mailgun article or RFC 6376

    Tip: For larger images, right-click and select the option "Open Image in New Tab" (or Window).

     

    Configuring a root domain with the DKIM record

    GoDaddy.05.ConfigureDKIM(Rootdomain).png

    Within your GoDaddy Control Panel, enter the DKIM record information that is displayed in your Mailgun Control Panel. (In the Mailgun Control Panel, you'll click on the Sending option followed by the Domain settings suboption found within in the left-hand navigation pane, and then click on the DNS records tab).

    Both the image above and the table below - using an example domain called mydnsexample.com - provide additional guidance for adapting certain values (such as the Hostname) into GoDaddy's system. Other DNS nuances and problematic scenarios that you may encounter are also explained in detail. Generally, the bolded-in-blue-text within the table can be copied-and-pasted for each field, unless it is noted otherwise (such as the DKIM value, which is unique for every Mailgun domain). 

    Field Enter
    Type

    TXT

    Notes:

    • N/A
    Name

    pic._domainkey
    (or, one of several other values such as krs._domainkey, smtp._domainkey, or mailo._domainkey)

    Notes:

    • Your Hostname could be one among a range of other values:
      • krs._domainkey
      • smtp._domainkey
      • mailo._domainkey
      • etc. As such, only use the value Mailgun has assigned for your domain.
    • The text "pic._domainkey", without the root domain (e.g. mydnsexample.com) suffixed, is used to represent a subdomain (e.g. pic._domainkey.mydnsexample.com) within GoDaddy. This is why you'll use the shorter value instead of the longer value seen within the Mailgun Control Panel.
    Value

    k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUA
    A4GNADCBiRgK1eQ/xth8dqLiuzqwmNBI+
    TPmpq71Yka2ZNh7Iws8gsbqEGvRmT5KT
    mZcXwW9BOK8emkBacGxINayXbeg2K2J
    0J0WrTFJvRXZnykmDpLzhpSAyeValF6jFF
    p8cUFyNmCAUnjwIDAQAB
    (your domain's value certainly will be different)

    Notes:

    • Within Mailgun, you can create either a 1024- or 2048-bit DKIM key.
      • However, not all DNS providers support 2048-bit DKIM keys. Further, some providers who do support 2048-bit DKIM keys require splitting a key over 2 records (due to a 255 byte character limit associated with the value of the DKIM).

      • GoDaddy does support 2048-bit DKIM keys.

      • Further, GoDaddy allows you to enter the full 2048-bit DKIM key into the Data field, and they will split the key into 2 records automatically on your behalf.
      • Manually splitting a 2048-bit DKIM key over two records generally can be performed by following the main steps of this article.
      • However, the DNS provider themselves will be the best resource for any assistance needed with this more uncommon, advanced DNS configuration.
    • v=dkim1 is not used in our records since dkim1 is the only version that exists at this time.
    TTL (Seconds)

    600

    Notes:

    • In the dropdown, select Custom, which will allow you to enter a TTL value in seconds rather than a pre-set value. 600 is the lowest value GoDaddy allows.
    • 600 seconds (10 minutes) usually will lead to a swift verification of the record.
    • However, you may set this field to a different value based on your needs. 

     

    Configuring a subdomain with the DKIM record

    GoDaddy.05.ConfigureDKIM(Subdomain).png

    Within your GoDaddy Control Panel, enter the DKIM record information that is displayed in your Mailgun Control Panel. (In the Mailgun Control Panel, you'll click on the Sending option followed by the Domain settings suboption found within in the left-hand navigation pane, and then click on the DNS records tab).

    Both the image above and the table below - using an example subdomain called mg.mydnsexample.com - provide additional guidance for adapting certain values (such as the Hostname) into GoDaddy's system. Other DNS nuances and problematic scenarios that you may encounter are also explained in detail. Generally, the bolded-in-blue-text within the table can be copied-and-pasted for each field, unless it is noted otherwise (such as the DKIM value, which is unique for every Mailgun domain). 

    Field Enter
    Type

    TXT

    Notes:

    • N/A
    Name

    pic._domainkey.mg
    (or, one of several other values such as krs._domainkey.mg, smtp._domainkey.mg, or mailo._domainkey.mg)

    Notes:

    • Your Hostname could be one among a range of other values:
      • krs._domainkey.mg
      • smtp._domainkey.mg
      • mailo._domainkey.mg
      • etc. As such, only use the value Mailgun has assigned for your domain.
    • The text "pic._domainkey.mg", without the root domain (e.g. mydnsexample.com) suffixed, is used to represent a subdomain (e.g. pic._domainkey.mg.mydnsexample.com) within GoDaddy. This is why you'll use the shorter value instead of the longer value seen within the Mailgun Control Panel.
    Value

    k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUA
    A4GNADCBiRgK1eQ/xth8dqLiuzqwmNBI+
    TPmpq71Yka2ZNh7Iws8gsbqEGvRmT5KT
    mZcXwW9BOK8emkBacGxINayXbeg2K2J
    0J0WrTFJvRXZnykmDpLzhpSAyeValF6jFF
    p8cUFyNmCAUnjwIDAQAB
    (your domain's value certainly will be different)

    Notes:

    • Within Mailgun, you can create either a 1024- or 2048-bit DKIM key.
      • However, not all DNS providers support 2048-bit DKIM keys. Further, some providers who do support 2048-bit DKIM keys require splitting a key over 2 records (due to a 255 byte character limit associated with the value of the DKIM).

      • GoDaddy does support 2048-bit DKIM keys.

      • Further, GoDaddy allows you to enter the full 2048-bit DKIM key into the Data field, and they will split the key into 2 records automatically on your behalf.
      • Manually splitting a 2048-bit DKIM key over two records generally can be performed by following the main steps of this article.
      • However, the DNS provider themselves will be the best resource for any assistance needed with this more uncommon, advanced DNS configuration.
    • v=dkim1 is not used in our records since dkim1 is the only version that exists at this time.
    TTL (Seconds)

    600

    Notes:

    • In the dropdown, select Custom, which will allow you to enter a TTL value in seconds rather than a pre-set value. 600 is the lowest value GoDaddy allows.
    • 600 seconds (10 minutes) usually will lead to a swift verification of the record.
    • However, you may set this field to a different value based on your needs. 

     

    Configuring MX

    MX records describe where emails intended for your domain should be sent.

    Additionally to our guide, GoDaddy does provide their own MX tutorial (though it is generalized for each type of record in their system). Interested in more extensive technical details concerning MX records? Please reference RFC 5321 or GoDaddy's technical documentation

    Tip: For larger images, right-click and select the option "Open Image in New Tab" (or Window).

     

    Configuring a root domain with the MX records

    GoDaddy.06.ConfigureMX(Rootdomain).png

    Within your GoDaddy Control Panel, enter the MX records information that is displayed in your Mailgun Control Panel. (In the Mailgun Control Panel, you'll click on the Sending option followed by the Domain settings suboption found within in the left-hand navigation pane, and then click on the DNS records tab).

    Both the image above and the table below - using an example domain called mydnsexample.com - provide additional guidance for adapting certain values (such as the Hostname) into GoDaddy's system. Other DNS nuances and problematic scenarios that you may encounter are also explained in detail. Generally, the bolded-in-blue-text within the table can be copied-and-pasted for each field, unless it is noted otherwise (such as the DKIM value, which is unique for every Mailgun domain). 

    Field Enter
    Type

    MX

    Notes:

    • N/A
    Name

    @

    Notes:

    The @ symbol is used to represent a root (apex) domain (e.g. mydnsexample.com) within GoDaddy. This is why you'll use the shorter (and quite different) value instead of the longer value seen within the Mailgun Control Panel.

    Priority

    10

    Notes:

    • Both records can have any priority (as long as they are the same priority), but 10 is a standard value.
    Value

    mxa.mailgun.org
    (for the first MX record)

    mxb.mailgun.org
    (for the second MX record)

    Notes:

    • Keep in mind there are two MX records, and the only difference between them will be this field. The first record will have mxa.mailgun.org and the second record will have mxb.mailgun.org.

    • Ensure that only Mailgun's MX records are configured for your domain.
      • Having another email provider's or email host's MX records also present will result in unpredictable email delivery to your domain (in short, lost emails).
      • As such, if your domain already has non-Mailgun MX records, it is almost always the best and safest course of action to use a different domain - or ideally a subdomain - for Mailgun instead.
    • Though the MX records are "technically optional" for using Mailgun's system, they are "virtually required" for optimal email deliverability and the avoidance of certain types of bounces (such as those due to Sender Address Verification).
    TTL (Seconds)

    600

    Notes:

    • In the dropdown, select Custom, which will allow you to enter a TTL value in seconds rather than a pre-set value. 600 is the lowest value GoDaddy allows.
    • 600 seconds (10 minutes) usually will lead to a swift verification of the record.
    • However, you may set this field to a different value based on your needs. 

     

    Configuring a subdomain with the MX records

    GoDaddy.06.ConfigureMX(Subdomain).png

    Within your GoDaddy Control Panel, enter the MX records information that is displayed in your Mailgun Control Panel. (In the Mailgun Control Panel, you'll click on the Sending option followed by the Domain settings suboption found within in the left-hand navigation pane, and then click on the DNS records tab).

    Both the image above and the table below - using an example subdomain called mg.mydnsexample.com - provide additional guidance for adapting certain values (such as the Hostname) into GoDaddy's system. Other DNS nuances and problematic scenarios that you may encounter are also explained in detail. Generally, the bolded-in-blue-text within the table can be copied-and-pasted for each field, unless it is noted otherwise (such as the DKIM value, which is unique for every Mailgun domain). 

    Field Enter
    Type

    MX

    Notes:

    • N/A
    Name

    mg

    Notes:

    • The text "mg", without the root domain (e.g. mydnsexample.com) suffixed, is used to represent a subdomain (e.g. mg.mydnsexample.com) within GoDaddy. This is why you'll use the shorter value instead of the longer value seen within the Mailgun Control Panel.
    Priority

    10

    Notes:

    • Both records can have any priority (as long as they are the same priority), but 10 is a standard value.
    Value

    mxa.mailgun.org
    (for the first MX record)

    mxb.mailgun.org
    (for the second MX record)

    Notes:

    • Keep in mind there are two MX records, and the only difference between them will be this field. The first record will have mxa.mailgun.org and the second record will have mxb.mailgun.org.

    • Ensure that only Mailgun's MX records are configured for your subdomain.
      • Having another email provider's or email host's MX records also present will result in unpredictable email delivery to your domain (in short, lost emails).
      • As such, if your domain already has non-Mailgun MX records, it is almost always the best and safest course of action to use a different domain - or ideally a subdomain - for Mailgun instead.
    • Though the MX records are "technically optional" for using Mailgun's system, they are "virtually required" for optimal email deliverability and the avoidance of certain types of bounces (such as those due to Sender Address Verification).
    TTL (Seconds)

    600

    Notes:

    • In the dropdown, select Custom, which will allow you to enter a TTL value in seconds rather than a pre-set value. 600 is the lowest value GoDaddy allows.
    • 600 seconds (10 minutes) usually will lead to a swift verification of the record.
    • However, you may set this field to a different value based on your needs. 

     

    Configuring CNAME

    CNAME records alias (point or direct) one domain name to another domain name, which in this case effectively associates your emails with Mailgun and allows tracking of opens and clicks.

    Additionally to our guide, GoDaddy does provide their own CNAME tutorial (though it is generalized for each type of record in their system). Interested in more extensive technical details concerning MX records? Please reference RFC 1034.

    Tip: For larger images, right-click and select the option "Open Image in New Tab" (or Window).

     

    Configuring a root domain with the CNAME record

    GoDaddy.07.ConfigureCNAME(Rootdomain).png

    Within your GoDaddy Control Panel, enter the CNAME record information that is displayed in your Mailgun Control Panel. (In the Mailgun Control Panel, you'll click on the Sending option followed by the Domain settings suboption found within in the left-hand navigation pane, and then click on the DNS records tab).

    Both the image above and the table below - using an example domain called mydnsexample.com - provide additional guidance for adapting certain values (such as the Hostname) into GoDaddy's system. Other DNS nuances and problematic scenarios that you may encounter are also explained in detail. Generally, the bolded-in-blue-text within the table can be copied-and-pasted for each field, unless it is noted otherwise (such as the DKIM value, which is unique for every Mailgun domain). 

    Field Enter
    Type

    CNAME

    Notes:

    • N/A
    Name

    email

    Notes:

    • It is possible to change this value - what we call the Tracking Hostname - from "email" to another value of your choosing within the Mailgun Control Panel or through the Domains API.
      • In the Control Panel, click the Sending option in the left-hand navigation pane.

      • Click the Domain settings suboption in the same left-hand navigation pane.

      • In the Tracking section of the resulting page, you'll find the Tracking hostname field, which you can proceed to edit.
    • The text "email", without the root domain (e.g. mydnsexample.com) suffixed, is used to represent a subdomain (e.g. email.mydnsexample.com) within GoDaddy. This is why you'll use the shorter value instead of the longer value seen within the Mailgun Control Panel.
    Value

    mailgun.org

    Notes:

    • Ensure that only Mailgun's CNAME record is configured for your domain.
      • Having another CNAME record also present will result in unpredictable aliasing of your domain (in short, unreliable downstream behavior).
      • Some DNS providers automatically create a CNAME record for the "email" hostname. It may not always be safe to remove or edit such a record.
      • As such, if your domain already has a non-Mailgun CNAME record, it is almost always the best and safest course of action to use a different domain - or ideally a subdomain - for Mailgun instead.
    • Ensure that the only DNS record configured for the Hostname is the CNAME record.
      • Since the behavior of a CNAME is to alias (point or redirect) requests somewhere else, any other DNS records configured on the same Hostname will never be "seen".
      • When DNS lookups are performed by the services that interact with websites and emails, their lookups are aliased/redirected to another hostname instead. 
      • This would lead to any such records being unverifiable by Mailgun's system as well as hidden from email hosts who upon receipt of an email will attempt to verify whether your domain has the expected DNS records present.
      • As such, if the Hostname your CNAME record is configured on has any other DNS records, it is almost always the best and safest course of action to change the Hostname from "email" to another value that is not used by your other DNS records. 
      • The Name row (above) in this table explains how to change this value. Once changed, you can proceed with adding the Mailgun CNAME record.
    • Though the CNAME record is "optional" for using Mailgun's system, it is "required" for tracking the open and click rates of your emails as well as rewriting links using HTTPS rather than HTTP.
    TTL (Seconds)

    600

    Notes:

    • In the dropdown, select Custom, which will allow you to enter a TTL value in seconds rather than a pre-set value. 600 is the lowest value GoDaddy allows.
    • 600 seconds (10 minutes) usually will lead to a swift verification of the record.
    • However, you may set this field to a different value based on your needs. 

     

    Configuring a subdomain with the CNAME record

    GoDaddy.07.ConfigureCNAME(Subdomain).png

    Within your GoDaddy Control Panel, enter the CNAME record information that is displayed in your Mailgun Control Panel. (In the Mailgun Control Panel, you'll click on the Sending option followed by the Domain settings suboption found within in the left-hand navigation pane, and then click on the DNS records tab).

    Both the image above and the table below - using an example subdomain called mg.mydnsexample.com - provide additional guidance for adapting certain values (such as the Hostname) into GoDaddy's system. Other DNS nuances and problematic scenarios that you may encounter are also explained in detail. Generally, the bolded-in-blue-text within the table can be copied-and-pasted for each field, unless it is noted otherwise (such as the DKIM value, which is unique for every Mailgun domain). 

    Field Enter
    Type

    CNAME

    Notes:

    • N/A
    Name

    email.mg

    Notes:

    • It is possible to change this value - what we call the Tracking Hostname - from "email" to another value of your choosing within the Mailgun Control Panel or through the Domains API.
      • In the Control Panel, click the Sending option in the left-hand navigation pane.

      • Click the Domain settings suboption in the same left-hand navigation pane.

      • In the Tracking section of the resulting page, you'll find the Tracking hostname field, which you can proceed to edit.
    • The text "email.mg", without the root domain (e.g. mydnsexample.com) suffixed, is used to represent a subdomain (e.g. email.mg.mydnsexample.com) within GoDaddy. This is why you'll use the shorter value instead of the longer value seen within the Mailgun Control Panel.
    Value

    mailgun.org

    Notes:

    • Ensure that only Mailgun's CNAME record is configured for your domain.
      • Having another CNAME record also present will result in unpredictable aliasing of your domain (in short, unreliable downstream behavior).
      • Some DNS providers automatically create a CNAME record for the "email" hostname. It may not always be safe to remove or edit such a record.
      • As such, if your domain already has a non-Mailgun CNAME record, it is almost always the best and safest course of action to use a different domain - or ideally a subdomain - for Mailgun instead.
    • Ensure that the only DNS record configured for the Hostname is the CNAME record.
      • Since the behavior of a CNAME is to alias (point or redirect) requests somewhere else, any other DNS records configured on the same Hostname will never be "seen".
      • When DNS lookups are performed by the services that interact with websites and emails, their lookups are aliased/redirected to another hostname instead. 
      • This would lead to any such records being unverifiable by Mailgun's system as well as hidden from email hosts who upon receipt of an email will attempt to verify whether your domain has the expected DNS records present.
      • As such, if the Hostname your CNAME record is configured on has any other DNS records, it is almost always the best and safest course of action to change the Hostname from "email" to another value that is not used by your other DNS records. 
      • The Name row (above) in this table explains how to change this value. Once changed, you can proceed with adding the Mailgun CNAME record.
    • Though the CNAME record is "optional" for using Mailgun's system, it is "required" for tracking the open and click rates of your emails as well as rewriting links using HTTPS rather than HTTP.
    TTL (Seconds)

    600

    Notes:

    • In the dropdown, select Custom, which will allow you to enter a TTL value in seconds rather than a pre-set value. 600 is the lowest value GoDaddy allows.
    • 600 seconds (10 minutes) usually will lead to a swift verification of the record.
    • However, you may set this field to a different value based on your needs. 

     

    The domain registrar and nameserver records

    A somewhat common situation we witness concerns a customer having recently migrated (or currently being in the process of migrating) from one DNS hosting provider to another; however, their Mailgun DNS records are failing to verify within their Mailgun Control Panel. Perhaps you yourself are experiencing this exact situation. If so, there is a solution: update the domain's registration information.

    Whenever anyone switches DNS hosting providers (e.g. from Cloudflare to GoDaddy), they must also update their Nameserver (NS) records within their Registrar's system. Your Registrar is the company through whom you purchased the domain and with whom the domain is registered on the Internet. As a note, GoDaddy is a Domain Registrar, but they may not be your domain's Registrar.

    If you need assistance identifying the Registrar for your domain, the ICANN WHOIS website can assist you in this task. Alternatively, you can use a MacOS/Linux terminal to obtain this information:

    whois myexampledomain.com

    Scan the output results for the line that contains the Registrar URL information. It is this field that will identify the domain's Registrar and their website.

    For more guidance on updating your registrar and the associated nameserver records to reflect your DNS hosting with GoDaddy, please review GoDaddy's nameserver documentation and registration documentation (although their documentation discusses only their system, not the systems of other Domain Registrars). Additionally, if you're experiencing a domain registration issue, it is best to reach out to the Registrar directly. Mailgun, in such a scenario, would not have any insight additional to the publicly available WHOIS information mentioned above.

     

    Need Support?

    Our Support Team here at Sinch Mailgun is happy to help! Reach out to us in the Support page of your Mailgun Control Panel, and we'll be with you shortly!