{"id":14262,"date":"2023-07-19T12:20:49","date_gmt":"2023-07-19T10:20:49","guid":{"rendered":"https:\/\/aivie.ch\/faq\/how-do-i-verify-my-email-domain-with-a-dkim-cname-record\/"},"modified":"2026-01-11T14:59:42","modified_gmt":"2026-01-11T12:59:42","slug":"how-do-i-verify-my-email-domain-with-a-dkim-cname-record","status":"publish","type":"faq","link":"https:\/\/aivie.ch\/en\/faq\/how-do-i-verify-my-email-domain-with-a-dkim-cname-record\/","title":{"rendered":"How do I verify my email domain with a DKIM CNAME record?"},"content":{"rendered":"\n<p>Three DNS CNAME records authorize the email domain to send. From this moment on, you can send e-mails to any sender under your domain, and you risk less to end up in SPAM.<\/p>\n\n<p>This feature is only available to our <a href=\"https:\/\/aivie.ch\/en\/pricing-and-packages\/\">Aivie Pro<\/a> customers.<\/p>\n\n<!--more-->\n\n<h2 class=\"wp-block-heading\" id=\"h-was-ist-ein-dns-cname-eintrag\">What is a DNS CNAME record?  <\/h2>\n\n<p>CNAME entries are nothing more than a shortcut or nickname.  <\/p>\n\n<p>A DNS CNAME record is like a nickname for an Internet address. Imagine you have a long name like &#8220;deineid.ch.app.aivie.ch&#8221;, but you want people to call you &#8220;cool-page.ch&#8221;. A CNAME record allows you to make this nickname connection.<\/p>\n\n<p>When someone types &#8220;cool-page.ch&#8221;, the CNAME record automatically forwards the request to &#8220;yourid.ch.app.aivie.ch&#8221;. So it&#8217;s a handy way to give your website a simpler and easier to remember name without having to change the actual address. The user does not notice this redirection.<\/p>\n\n<h2 class=\"wp-block-heading\">What is a DNS CNAME DKIM record?<\/h2>\n\n<p>DKIM stands for &#8220;DomainKeys Identified Mail&#8221; and is a technology that is used to make e-mails more secure and to protect them from forged senders.<\/p>\n\n<p>Imagine you want to make sure the emails you send are really coming from you and not someone else pretending to be you. This is where the DKIM entry comes into play.<\/p>\n\n<p>When you set up DKIM on your email server, it creates a special digital &#8220;signature&#8221; code for each outgoing email. This code is unique to your domain and will be added to the header of the email.<\/p>\n\n<p>Now, when the email arrives at the recipient&#8217;s end, their email server can check the DKIM entry in the email. It compares the signature with the information stored in your DKIM public key on your DNS server.<\/p>\n\n<p>If the signature is valid and matches the public key, the recipient knows that the email actually came from your server and has not been tampered with.<\/p>\n\n<p>DKIM thus helps to ensure that your emails are trusted and less likely to be considered spam or phishing, as their authenticity is confirmed by the digital signature.<\/p>\n\n<h2 class=\"wp-block-heading\">Why do I need to set up DKIM entries?<\/h2>\n\n<p>Setting up DKIM is necessary to allow Aivie to send emails through your domain and to make sure that your emails are less likely to end up in the recipient&#8217;s spam folder.<\/p>\n\n<p>In our blog, you can find out what you can do to prevent your <a href=\"https:\/\/aivie.ch\/en\/how-do-emails-not-end-up-in-spam\/\">emails from ending up in the spam folder<\/a>.<\/p>\n\n<h2 class=\"wp-block-heading\">How do I set up CNAME DKIM entries?<\/h2>\n\n<p>The actual setup varies greatly depending on the DNS provider (e.g. Namecheap, Cyon, Hostpoint, GoDaddy). The following is a general sequence of tasks:<\/p>\n\n<ol class=\"wp-block-list\">\n<li>Run the Aivie Setup Wizard and make a note of your CNAME DKIM entries.<\/li>\n\n\n\n<li>Log in to your DNS provider<\/li>\n\n\n\n<li>Choose your email domain<\/li>\n\n\n\n<li>Click on Add CNAME<\/li>\n\n\n\n<li>Leave in the field &#8220;TTL&#8221; the default value<\/li>\n\n\n\n<li>In the Name field, specify the value received from Aivie.<\/li>\n\n\n\n<li>In the &#8220;Value&#8221;, &#8220;Value&#8221; or &#8220;Points to&#8221; field, specify the URL received from Aivie<\/li>\n\n\n\n<li>Click Add<br\/>Note that it can take up to 24 hours for the entry to become active.<\/li>\n<\/ol>\n\n<p>Depending on your host, you may have to specify your top-level domain (e.g. your-domain.ch),<br\/>or it may already be &#8220;pre-filled.&#8221;<\/p>\n\n<p><br\/>For certain hosters, &#8220;DKIM&#8221; is also a separate DNS record type. Then you should select this instead of CNAME.<\/p>\n\n<h3 class=\"wp-block-heading\">An example of CNAME-DKIM entries<\/h3>\n\n<p>It always takes three entries for the entry to be valid. Thereby the contributions differ only with the cryptic key. Within an entry the cryptic key is identical at the &#8220;name&#8221; and at the &#8220;value&#8221;.<\/p>\n\n<figure class=\"wp-block-table is-style-stripes\"><table><thead><tr><th class=\"has-text-align-center\" data-align=\"center\">Type<\/th><th class=\"has-text-align-center\" data-align=\"center\">Name (Host)<\/th><th class=\"has-text-align-center\" data-align=\"center\">TTL<\/th><th class=\"has-text-align-center\" data-align=\"center\">Value (Value)<\/th><\/tr><\/thead><tbody><tr><td class=\"has-text-align-center\" data-align=\"center\">CNAME<\/td><td class=\"has-text-align-center\" data-align=\"center\">abcvclgf3ydj123dmw2zsypgqkujabc._domainkey.your-domain.ch<\/td><td class=\"has-text-align-center\" data-align=\"center\">4 h<\/td><td class=\"has-text-align-center\" data-align=\"center\"><br\/>abcvclgf3ydj123dmw2zsypgqkujabc.dkim.amazonses.com<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">CNAME<\/td><td class=\"has-text-align-center\" data-align=\"center\">defvclgf3ydj123dmw2zsypgqkujabc._domainkey.your-domain.ch<\/td><td class=\"has-text-align-center\" data-align=\"center\">4 h<\/td><td class=\"has-text-align-center\" data-align=\"center\">defvclgf3ydj123dmw2zsypgqkujabc.dkim.amazonses.com<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">CNAME<\/td><td class=\"has-text-align-center\" data-align=\"center\">ghjvclgf3ydj123dmw2zsypgqkujabc._domainkey.your-domain.ch<\/td><td class=\"has-text-align-center\" data-align=\"center\">4 h<\/td><td class=\"has-text-align-center\" data-align=\"center\">ghjvclgf3ydj123dmw2zsypgqkujabc.dkim.amazonses.com<\/td><\/tr><\/tbody><\/table><\/figure>\n\n<h3 class=\"wp-block-heading\">Example of a CNAME entry at Hosttech<\/h3>\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"782\" height=\"265\" src=\"https:\/\/cdn.aivie.ch\/media\/wp\/2023\/07\/19090146\/2023-07-19-15_01_30-How-to_-Erste-Schritte-mit-Aivie-Marketing-Automation-at-your-fingertips-17_.jpg\" alt=\"record amazon\" class=\"wp-image-14237\" title=\"\" srcset=\"https:\/\/cdn.aivie.ch\/media\/wp\/2023\/07\/19090146\/2023-07-19-15_01_30-How-to_-Erste-Schritte-mit-Aivie-Marketing-Automation-at-your-fingertips-17_.jpg 782w, https:\/\/cdn.aivie.ch\/media\/wp\/2023\/07\/19090146\/2023-07-19-15_01_30-How-to_-Erste-Schritte-mit-Aivie-Marketing-Automation-at-your-fingertips-17_-768x260.jpg 768w, https:\/\/cdn.aivie.ch\/media\/wp\/2023\/07\/19090146\/2023-07-19-15_01_30-How-to_-Erste-Schritte-mit-Aivie-Marketing-Automation-at-your-fingertips-17_-480x163.jpg 480w\" sizes=\"auto, (max-width: 782px) 100vw, 782px\" \/><\/figure>\n\n<h3 class=\"wp-block-heading\">Example for a CNAME entry at Namecheap<\/h3>\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1132\" height=\"357\" src=\"https:\/\/cdn.aivie.ch\/media\/wp\/2023\/07\/19090346\/2023-07-19-15_03_28-How-to_-Erste-Schritte-mit-Aivie-Marketing-Automation-at-your-fingertips-17_.jpg\" alt=\"namecheap\" class=\"wp-image-14241\" title=\"\" srcset=\"https:\/\/cdn.aivie.ch\/media\/wp\/2023\/07\/19090346\/2023-07-19-15_03_28-How-to_-Erste-Schritte-mit-Aivie-Marketing-Automation-at-your-fingertips-17_.jpg 1132w, https:\/\/cdn.aivie.ch\/media\/wp\/2023\/07\/19090346\/2023-07-19-15_03_28-How-to_-Erste-Schritte-mit-Aivie-Marketing-Automation-at-your-fingertips-17_-960x303.jpg 960w, https:\/\/cdn.aivie.ch\/media\/wp\/2023\/07\/19090346\/2023-07-19-15_03_28-How-to_-Erste-Schritte-mit-Aivie-Marketing-Automation-at-your-fingertips-17_-768x242.jpg 768w, https:\/\/cdn.aivie.ch\/media\/wp\/2023\/07\/19090346\/2023-07-19-15_03_28-How-to_-Erste-Schritte-mit-Aivie-Marketing-Automation-at-your-fingertips-17_-480x151.jpg 480w\" sizes=\"auto, (max-width: 1132px) 100vw, 1132px\" \/><\/figure>\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-77e3974 stk-block-background\" data-block-id=\"77e3974\"><style>.stk-77e3974 {background-color:#cfe7e1 !important;padding-top:80px !important;padding-right:60px !important;padding-bottom:80px !important;padding-left:60px !important;margin-bottom:0px !important;}.stk-77e3974:before{background-color:#cfe7e1 !important;}.stk-77e3974-column{max-width:900px !important;min-width:auto !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-77e3974-column\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-bc657c5\" data-v=\"4\" data-block-id=\"bc657c5\"><style>.stk-bc657c5-inner-blocks{justify-content:flex-end !important;}.stk-bc657c5 {padding-top:40px !important;padding-right:40px !important;padding-bottom:40px !important;padding-left:40px !important;}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-bc657c5-container stk--no-background stk--no-padding\"><div class=\"stk--column-flex stk-block-content stk-inner-blocks stk-bc657c5-inner-blocks\">\n<div class=\"wp-block-stackable-image alignright stk-block-image has-text-align-right stk-block stk-5b40fee\" data-block-id=\"5b40fee\"><style>.stk-5b40fee .stk-img-wrapper{aspect-ratio:1\/1 !important;width:300px !important;height:auto !important;}.stk-5b40fee .stk-img-wrapper img{object-position:75% 32% !important;}@media screen and (max-width: 1023px){.stk-5b40fee .stk-img-wrapper{height:auto !important;}}@media screen and (max-width: 767px){.stk-5b40fee .stk-img-wrapper{height:auto !important;}}<\/style><figure><span class=\"stk-img-wrapper stk-image--shape-stretch\"><img loading=\"lazy\" decoding=\"async\" class=\"stk-img wp-image-12369\" src=\"https:\/\/cdn.aivie.ch\/media\/wp\/2022\/11\/16122426\/6.webp\" width=\"800\" height=\"800\" alt=\"Andre Schelter\" title=\"\" srcset=\"https:\/\/cdn.aivie.ch\/media\/wp\/2022\/11\/16122426\/6.webp 800w, https:\/\/cdn.aivie.ch\/media\/wp\/2022\/11\/16122426\/6.webp 240w, https:\/\/cdn.aivie.ch\/media\/wp\/2022\/11\/16122426\/6-768x768.webp 768w, https:\/\/cdn.aivie.ch\/media\/wp\/2022\/11\/16122426\/6-480x480.webp 480w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/><\/span><\/figure><\/div>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-0502b04\" data-v=\"4\" data-block-id=\"0502b04\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-0502b04-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-0502b04-inner-blocks\">\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-cb0ec5d\" id=\"dns-eintrage-aufsetzen-lassen\" data-block-id=\"cb0ec5d\"><style>.stk-cb0ec5d .stk-block-heading__text{color:#283e4c !important;}<\/style><h2 class=\"stk-block-heading__text has-text-color\">Want to set up DNS records?<\/h2><\/div>\n\n\n\n<p>Aivie takes care of the correct setup of your CNAME, DKIM and SPF DNS records \u2013 regardless of the DNS provider \u2013 ensuring secure email delivery without technical hurdles.<\/p>\n\n\n\n<div class=\"wp-block-stackable-button-group stk-block-button-group stk-block stk-8749b78\" data-block-id=\"8749b78\"><style>.stk-8749b78 .stk-button-group{flex-direction:row !important;}@media screen and (max-width: 1023px){.stk-8749b78 .stk-button-group{flex-direction:row !important;}}@media screen and (max-width: 767px){.stk-8749b78 .stk-button-group{flex-direction:row !important;}}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-button-group\">\n<div class=\"wp-block-stackable-button stk-block-button stk-block stk-ace954b\" data-block-id=\"ace954b\"><a class=\"stk-link stk-button stk--hover-effect-darken\" href=\"https:\/\/aivie.ch\/en\/product\/create-cname-dkim-and-spf-dns-entries\/\" target=\"_blank\" rel=\"noreferrer noopener\"><span class=\"stk-button__inner-text\">Show details<\/span><\/a><\/div>\n<\/div><\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Three DNS CNAME records authorize the email domain to send. From this moment on, you can send e-mails to any sender under your domain, and you risk less to end up in SPAM. This feature is only available to our Aivie Pro customers.<\/p>\n","protected":false},"featured_media":0,"template":"","categories":[],"tags":[677],"FaqCategories":[281,506],"FaqTags":[1443,507],"class_list":["post-14262","faq","type-faq","status-publish","hentry","tag-spam-en","FaqCategories-emails","FaqCategories-setup-en","FaqTags-dkim","FaqTags-onboarding-en"],"acf":[],"featured_image_urls_v2":{"full":"","thumbnail":"","medium":"","medium_large":"","large":"","post-thumbnail":"","aiv_480w":"","woocommerce_thumbnail":"","woocommerce_single":"","woocommerce_gallery_thumbnail":""},"post_excerpt_stackable_v2":"<p>Three DNS CNAME records authorize the email domain to send. From this moment on, you can send e-mails to any sender under your domain, and you risk less to end up in SPAM. This feature is only available to our Aivie Pro customers. What is a DNS CNAME record? CNAME entries are nothing more than a shortcut or nickname. A DNS CNAME record is like a nickname for an Internet address. Imagine you have a long name like &#8220;deineid.ch.app.aivie.ch&#8221;, but you want people to call you &#8220;cool-page.ch&#8221;. A CNAME record allows you to make this nickname connection. When someone types&hellip;<\/p>\n","category_list_v2":"Uncategorized","author_info_v2":{"name":"","url":""},"comments_num_v2":"0 comments","_links":{"self":[{"href":"https:\/\/aivie.ch\/en\/wp-json\/wp\/v2\/faq\/14262","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aivie.ch\/en\/wp-json\/wp\/v2\/faq"}],"about":[{"href":"https:\/\/aivie.ch\/en\/wp-json\/wp\/v2\/types\/faq"}],"version-history":[{"count":2,"href":"https:\/\/aivie.ch\/en\/wp-json\/wp\/v2\/faq\/14262\/revisions"}],"predecessor-version":[{"id":27694,"href":"https:\/\/aivie.ch\/en\/wp-json\/wp\/v2\/faq\/14262\/revisions\/27694"}],"wp:attachment":[{"href":"https:\/\/aivie.ch\/en\/wp-json\/wp\/v2\/media?parent=14262"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aivie.ch\/en\/wp-json\/wp\/v2\/categories?post=14262"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aivie.ch\/en\/wp-json\/wp\/v2\/tags?post=14262"},{"taxonomy":"FaqCategories","embeddable":true,"href":"https:\/\/aivie.ch\/en\/wp-json\/wp\/v2\/FaqCategories?post=14262"},{"taxonomy":"FaqTags","embeddable":true,"href":"https:\/\/aivie.ch\/en\/wp-json\/wp\/v2\/FaqTags?post=14262"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}