Gorgias logo
Gorgias logo

All articles

Verify your domain to send email from GorgiasUpdated 25 minutes ago

To send email from Gorgias using an external email address, first connect an external email address to Gorgias, then follow the steps in this article to verify your email domain. Verifying your domain proves that emails from that domain are safe, reliable, and meet standard authentication requirements set by email delivery systems. Proper domain verification also helps to ensure that emails sent from Gorgias can be reliably delivered to your customers. 


Requirements

  • Only Admins can access the domain verification values in Gorgias
  • You’ll need to be an Administrator in your Domain Registrar to update your DNS records
Note: Before you start, make sure you’ve either set up an email for automatic forwarding (all plans) or connected a direct email integration (Basic and Pro plans) to connect your email address to Gorgias.


Verify your domain

Before delivering your email, Email Service Providers (like Google or Microsoft) verify that emails sent to their customers meet minimum email authentication requirements, to minimize phishing and ransomware. When an email doesn’t meet these requirements, it can take longer to reach the recipient, be sent to the recipients Spam/Junk folder, or can be rejected entirely — also known as a bounce. In order to meet these requirements, email addresses with custom domains need to be verified by adding the following records to your Domain Registrar’s DNS settings:

  • DKIM Records
    These records specify how recipients can check that emails sent from the domain are safe.
    Gorgias provides two DKIM CNAME records so that the security keys can be rotated without downtime. You’ll want to add both records to your DNS settings.
  • Custom Return Path
    This record is where Email Service Providers send delivery failure notifications if your email bounces.
    Gorgias provides a CNAME custom return path record so that, when added to your DNS settings, Gorgias is authorized to manage email bounces on behalf of your domain.
  • DMARC Records 
    If your DKIM checks fail, the DMARC record specifies what to do.
    Gorgias provides a TXT record for you to add to your DNS settings.

You’ll be prompted to verify your domain when you connect an email to Gorgias. Each email address you connect will be listed with its verification status on the Emails page.

If you connected your email address to Gorgias with automatic email forwarding, verifying your domain is required before you’ll be able to send email from Gorgias.  

If you connected your email address with a direct email integration and you use a custom domain, verifying your domain is strongly recommended, as unverified domains are more susceptible to delivery failures.

Note: Some customers might be provided SPF (TXT) records rather than DKIM (CNAME). These records should be added to your DNS settings following the same process as the steps for DKIM, outlined below. If you’d like more information, you can contact our support team.


Create DKIM records in your Domain Registrar

Gorgias provides CNAME values for you to add as DKIM records in your DNS settings. When someone receives an email from you, their mail provider checks the DKIM signature in the email header against the key from your DNS to make sure the email is really from you and hasn’t been changed.

  1. From your helpdesk, click the Settings icon in the bottom-left corner.
  2. In the menu, locate Channels, then select Email.
  3. Select an email address from the list, then click Verify Domain.
  4. In a separate browser tab, sign into your Domain Registrar dashboard and navigate to the DNS settings for the domain that matches the one you selected in Gorgias.
  5. Create a CNAME record in your [DNS settings], then add gor._domainkey as the Host/Name/Record Name, and paste the Value string from Gorgias into the Value field in the record.
  6. Create a CNAME record in your [DNS settings], then add gor2._domainkey as the Host/Name/Record Name, and paste the Value string from Gorgias into the Value field in the record.
  7. Create a CNAME record in your [DNS settings], then add em8299 as the Host/Name/Record Name, and paste the Value string from Gorgias into the Value field in the record.
  8. Once you’ve saved all the values from Gorgias as DNS records in your Domain Registrar, return to Gorgias and click Check Status.
Note: Once the values have been added to your DNS settings, it can take up to 72 hours to finalize the verification. If your email address in Gorgias doesn’t say Verified, wait 72 hours before making any changes to the values in your registrar.


Create a DMARC record in your Domain Registrar

If you send a high volume of email, adding a DMARC record to your DNS settings in addition to DKIM records increases your compliance with email authentication requirements, and helps to improve your email deliverability.

Before you add a DMARC record, ensure that the records you added in the previous section are live. This can take up to 72 hours, and you can use a tool like MXToolbox DKIM Lookup to confirm that your record is live.

DMARC values

When adding a DMARC record to your DNS records, use the following values, replacing example.com with your domain name, and the rua=mailto: address with the email address that should receive the aggregated report of quarantined or rejected emails.

Host/Name_dmarc.example.com
TypeTXT
Valuev=DMARC1; p=quarantine; rua=mailto:[email protected]

If you have an existing DMARC record for your domain, ensure that the policy (the p value) is set to either p=quarantine or p=reject.

Tip: You can confirm your DMARC record is live by using the MXToolbox DMARC Check tool.


Add values to common Domain Registrars

If you’re having trouble adding values to or creating DNS records, it’s best to reach out to your Domain Registrar for support. Below, you’ll find documentation about managing DNS settings from a few common Domain Registrars:

Single Sender Verification 

If you used the the direct email integration to connect a generic email domain (ex: @gmail.com, @outlook.com) to Gorgias, you can use single sender verification to test your email connection with Gorgias. Verifying your email address using single sender verification will not allow Gorgias to use our Email Service Provider as a backup method, and does not meet authentication requirements for email delivery, which could result in your emails failing to reach your customers.

  1. From your helpdesk, click the Settings icon in the bottom-left corner.
  2. In the menu, locate Channels, then select Email
  3. Select an email address from the list, then go to the Outbound Verification tab.
  4. Click Verify Single Sender.
  5. Enter your company details - this will trigger a verification email to your address.

Once completed, the integration will display a green Verified status. Records need to be verified, before you can use your email integration for replies from your helpdesk.

Was this article helpful?
Yes
No