Introduction
Remove Rivo's sending domain from your automated emails and send them from your own instead! Read on to learn how to add your store domain to Rivo's mails for a truly branded email experience!
โจ Sending email from your custom domain is available on the Growth plan and up
In this article:
Adding Your Domain
From the Rivo dashboard, go to Settings > Email > Custom Email Domain.
Enter your store's domain and click Save.
You will be provided with a set of 3 DNS records that you need to add to your domain's records.
CNAME hostname & CNAME value
SPF hostname & SPF value
DKIM hostname & DKIM value
Add these records according to your domain provider's process.
When you have added the DNS records, click Verify Domain.
๐ก The CNAME will be added as a CNAME record type and the SPF & DKIM may be added as TXT record types.
Important Note on Adjusting Hostnames
Important: Add the shortened hostname when you are adding the DNS records with your domain provider, not in the fields in our app.
Depending on your domain provider and settings, you may need to add edited hostnames as follows (do not edit the values):
CNAME hostname: Remove your domain name so the hostname is email
SPF hostname: Replace your domain (e.g. rivohc.io) with an @ symbol
DKIM hostname: Remove your domain name so the hostname ends in domain key.
See the table below for an example, where rivohc.io is the domain name:
| Original hostname | Updated hostname |
CNAME record | email.rivohc.io | |
SPF record | rivohc.io | @ |
DKIM record | smtp._domainkey.rivohc.io | smtp._domainkey |