How do I configure my DNS?
1. Choose your subdomain name
For example → signatures.yourdomain.com
.
2. Add a CNAME record to your DNS records:
- Sign in to your DNS provider (Cloudflare, GoDaddy...) and go to your domain’s DNS records.
- Add a record to your DNS settings, selecting CNAME as the record type.
- Paste the following into the Label or Host field:
signatures.yourdomain.com
. - Paste the following into the Destination or Target field:
cname.scribe-mail.com
.
Done! You can check the propagation of your DNS in your Scribe settings or using the link below:
[https://dnschecker.org/#CNAME/signature-assets.scribe-mail.com
](https://dnschecker.org/#CNAME/signature-assets.scribe-mail.com)
Updated on: 18/10/2023
Thank you!