{"id":24878,"date":"2026-07-03T12:07:33","date_gmt":"2026-07-03T10:07:33","guid":{"rendered":"https:\/\/kunskap.websupport.se\/?post_type=ht_kb&#038;p=24878"},"modified":"2026-07-03T12:07:35","modified_gmt":"2026-07-03T10:07:35","slug":"improve-email-delivery-spf-dkim-dmarc","status":"publish","type":"ht_kb","link":"https:\/\/kunskap.websupport.se\/en\/kb\/improve-email-delivery-spf-dkim-dmarc\/","title":{"rendered":"Improve email delivery (SPF, DKIM, DMARC)"},"content":{"rendered":"\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">From February 2024, services like Gmail or Yahoo Mail will require DMARC settings from senders. Especially those sending bulk messages and newsletters.<\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">To improve email delivery and increase results for message recipients, your domain settings need to be optimized. Gmail or Yahoo&#8217;s email servers can mark an email message as SPAM or stop it entirely due to missing settings. In this guide, we cover basic optimization and domain settings for smooth email flow.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A free tool that can improve classification of specific messages or reveal why a message was marked as SPAM is called <a href=\"https:\/\/www.mail-tester.com\/\">Mail Tester<\/a>. The tool checks the score for a specific email message and suggests how to improve your sender reputation and email delivery.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">SPF<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>An SPF record<\/strong> <em>(Sender Policy Framework)<\/em> is a type of <strong>TXT record<\/strong> that contains information about which SMTP servers (IP addresses) are authorized to send email from a specific domain. The goal of SPF is to limit sender spoofing in email and prevent <strong>spam.<\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How to set up an SPF record<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If you send email messages from WebSupport, your SPF record will look like this: v=spf1 a mx include:spf.websupport.se ?all<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This record says that smtp.websupport.se is the authoritative SMTP server for your domain. Since the IP addresses the SMTP server sends from (smtp.websupport.se) are also in the SPF record, the message will be delivered.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the message is sent via a different SMTP server, for example smtp.gmail.com, the email loses points in its evaluation and will likely be marked as spam.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>SPF is a TXT record<\/strong>, so you can set it up in DNS &gt; TXT.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"783\" height=\"399\" src=\"https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_atmbMJ056g-783x399.png\" alt=\"\" class=\"wp-image-21544\" srcset=\"https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_atmbMJ056g-783x399.png 783w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_atmbMJ056g-50x25.png 50w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_atmbMJ056g-60x31.png 60w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_atmbMJ056g-100x51.png 100w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_atmbMJ056g.png 1271w\" sizes=\"auto, (max-width: 783px) 100vw, 783px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/kunskap.websupport.se\/kb\/txt-pekare\/\" target=\"_blank\" rel=\"noreferrer noopener\">How do you edit TXT records? \u00bb<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Changes made through our DNS settings will only take effect if your domain has name servers set to WebSupport (ns1.loopiagroup.com). When you set up the SPF record, make sure you&#8217;ve set <strong>Name servers<\/strong> to WebSupport. If you use your own name servers or another provider&#8217;s NS, ask them to add an SPF record in their DNS manager.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Combining multiple SPF records<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">You can only have one TXT record for SPF in your DNS. If you need to enable sending from multiple servers, you must combine SPF records into one.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, if you need to add a Google SPF record to our SPF record, you can do it like this:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Original record<\/strong>: <em>v=spf1 a mx include:spf.websupport.se ?all<\/em><\/li>\n\n\n\n<li><strong>New record<\/strong>: <em>v=spf1 a mx include:spf.websupport.se <strong>include:_spf.google.com<\/strong> ?all<\/em><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Information is separated by spaces. The SPF record in our example authorizes WebSupport and Google servers to send email. Other servers are not allowed and will not pass SPF checks.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">DKIM<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">DKIM \u2013 authorizing outgoing email using a signature is <strong>enabled by default<\/strong> on web hosting. In this case, every email sent from our servers is verified.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How to set up DKIM<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The first step is to enable DKIM email authentication, which can be turned on\/off at the domain level.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Log in to your <strong><a href=\"https:\/\/admin.websupport.se\">Control Panel<\/a><\/strong><\/li>\n\n\n\n<li>Click your domain in the services overview under <strong>Domains<\/strong><\/li>\n\n\n\n<li>In the left panel, click the <strong>Email &gt;&gt; Overview<\/strong> section<\/li>\n\n\n\n<li>Go to <strong>Domain security<\/strong><\/li>\n\n\n\n<li><strong>DKIM<\/strong> \u2013 select your desired setting from the list \u2013 <em>on<\/em> or <em>off<\/em><\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"783\" height=\"396\" src=\"https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/03\/chrome_3TtkBtSIos-783x396.png\" alt=\"\" class=\"wp-image-21625\" srcset=\"https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/03\/chrome_3TtkBtSIos-783x396.png 783w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/03\/chrome_3TtkBtSIos-50x25.png 50w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/03\/chrome_3TtkBtSIos-1536x777.png 1536w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/03\/chrome_3TtkBtSIos-60x30.png 60w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/03\/chrome_3TtkBtSIos-100x51.png 100w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/03\/chrome_3TtkBtSIos.png 1798w\" sizes=\"auto, (max-width: 783px) 100vw, 783px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The second step is to add DKIM to your domain&#8217;s DNS records. DKIM is added to DNS records automatically after domain registration or transfer, within 24 hours. You can find it in DNS records in the TXT records category.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"783\" height=\"399\" src=\"https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_atmbMJ056g-2-783x399.png\" alt=\"\" class=\"wp-image-21550\" srcset=\"https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_atmbMJ056g-2-783x399.png 783w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_atmbMJ056g-2-50x25.png 50w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_atmbMJ056g-2-60x31.png 60w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_atmbMJ056g-2-100x51.png 100w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_atmbMJ056g-2.png 1271w\" sizes=\"auto, (max-width: 783px) 100vw, 783px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">If DKIM is not visible in the TXT records list, you can add it again:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Open DNS<\/strong> in the left panel under your domain<\/li>\n\n\n\n<li>Click <strong>Quick settings<\/strong><\/li>\n\n\n\n<li>Click <strong>WebSupport Mail<\/strong> \u2013 in the record overview you&#8217;ll see a record with a name that starts with: mail._domainkey.<\/li>\n\n\n\n<li>Copy this record and add it to TXT records. If you set DNS records in WebSupport, just click <strong>Continue<\/strong> and the record is automatically added to TXT records.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"783\" height=\"348\" src=\"https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_6VanaGrATe-783x348.png\" alt=\"\" class=\"wp-image-21552\" srcset=\"https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_6VanaGrATe-783x348.png 783w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_6VanaGrATe-50x22.png 50w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_6VanaGrATe-1536x683.png 1536w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_6VanaGrATe-60x27.png 60w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_6VanaGrATe-100x44.png 100w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_6VanaGrATe.png 1762w\" sizes=\"auto, (max-width: 783px) 100vw, 783px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"783\" height=\"190\" src=\"https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_ciIHBuccJ8-783x190.png\" alt=\"\" class=\"wp-image-21554\" srcset=\"https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_ciIHBuccJ8-783x190.png 783w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_ciIHBuccJ8-50x12.png 50w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_ciIHBuccJ8-60x15.png 60w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_ciIHBuccJ8-100x24.png 100w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_ciIHBuccJ8.png 829w\" sizes=\"auto, (max-width: 783px) 100vw, 783px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">If DKIM doesn&#8217;t show in Quick settings, contact our support.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><mark>If you send email from WebSupport and also from another provider, it&#8217;s possible to set up multiple DKIM keys, but they must be separated using different selectors, for example: <em>mail._domainkey<\/em>.yourdomain.se and <em>mail1._domainkey<\/em>.yourdomain.se. Ask your email server provider to generate DKIM with a different pointer than <em>mail._domainkey<\/em>.<\/mark><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">DMARC<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>DMARC<\/strong> is a specification that links the two authentication technologies SPF and DKIM together and tells the receiving server which rules should apply to messages from a specific domain.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>DMARC<\/strong> builds on these two technologies, combines them, and has the following key functions:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>It&#8217;s based on the sender address in the email message&#8217;s From header and tries to verify that the message was actually sent from the specified domain.<\/li>\n\n\n\n<li>It uses SPF and DKIM \u2013 if the sender&#8217;s domain SPF is satisfied or the email has a verified DKIM signature, it considers it trustworthy.<\/li>\n\n\n\n<li>It defines a policy for failed emails \u2013 how to handle those that fail DMARC verification.<\/li>\n\n\n\n<li>It lets you set up feedback \u2013 where and how to send DMARC result messages for emails (claimed to be) sent from a specific domain.<\/li>\n\n\n\n<li>You can set it to only apply to a portion of emails and roll it out gradually.<\/li>\n\n\n\n<li>DMARC is published by the owner of the sending domain and authenticates the email recipient<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">DMARC is not just a separate technology \u2013 it builds on existing SPF and DKIM. With them, the recipient can check if the email has followed the rules for sending from the domain according to SMTP mail and from which domains it has valid signatures. This information is then sent to the DMARC module, which compares and checks if domains verified in SPF or DKIM have anything in common with the specified domain in the From header. If at least one part is true, according to DMARC, you can trust that the email was really sent from the given domain.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">From February 2024, email providers like Gmail and Yahoo must set up a DMARC record for bulk email senders.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How to set up DMARC<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">We enable DMARC by adding a TXT DNS record<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Address: <strong>_dmarc<\/strong><br>Text: <strong>v=DMARC1; p=none; rua=mailto:report@exampledomain.se<\/strong><br>TTL: <strong>3600<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Within DMARC you can set several parameters to change its behavior.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>&#8220;v&#8221;<\/strong> \u2013 protocol version, currently only DMARC1 is used<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>&#8220;p&#8221;<\/strong> \u2013 the recipient&#8217;s desired action, that is, how the recipient should handle the message that failed SPF and DKIM checks. The options are:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>&#8220;none&#8221;<\/strong> \u2013 the recipient takes no further action. By default, it performs SPF and DKIM checks and, based on these and other results, then evaluates the message&#8217;s trustworthiness and handles it according to its own rules<br><strong>&#8220;quarantine&#8221;<\/strong> \u2013 the recipient gets a message marked for quarantine and handles it according to its own rules, for example by moving it to spam<br><strong>&#8220;reject&#8221;<\/strong> \u2013 in this case, the recipient refuses to deliver the message, that is, it doesn&#8217;t reach the destination mailbox at all.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>&#8220;rua&#8221;<\/strong> \u2013 the email address to send aggregate reports to about whether any emails from your domain have failed DMARC checks. Used to send summary messages for email verification and provide an overview of sending. This combines data within a group of emails.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>&#8220;ruf&#8221;<\/strong> \u2013 email address to send reports to, used to send detailed messages about specific email verification errors. Provides specific details when an email verification error occurs. This means the notification is sent for each email specifically and shortly after the failed send.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Generate a record via MX Toolbox<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If you don&#8217;t want to make a mistake when setting up a DMARC record, it can also be easily generated at <a href=\"https:\/\/mxtoolbox.com\/DMARCRecordGenerator.aspx\" target=\"_blank\" rel=\"noreferrer noopener\">MX Toolbox<\/a>.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Open the <a href=\"https:\/\/mxtoolbox.com\/DMARCRecordGenerator.aspx\">MX Toolbox<\/a> page.<\/li>\n\n\n\n<li>Enter your domain name and click &#8220;Check DMARC record&#8221;.<\/li>\n\n\n\n<li>On the left side, set individual parameters according to the list above, and on the right side, DMARC automatically updates based on the parameters you enter.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Copy the finished &#8220;suggested record&#8221; and create a new TXT record in your <a href=\"https:\/\/admin.websupport.se\">Control Panel<\/a>. If you haven&#8217;t created a TXT record yet, use this <a href=\"https:\/\/kunskap.websupport.se\/kb\/txt-pekare\/\" target=\"_blank\" rel=\"noreferrer noopener\">guide<\/a>.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"783\" height=\"267\" src=\"https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/image-1-783x267.png\" alt=\"\" class=\"wp-image-21558\" srcset=\"https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/image-1-783x267.png 783w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/image-1-50x17.png 50w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/image-1-1536x524.png 1536w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/image-1-60x20.png 60w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/image-1-100x34.png 100w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/image-1.png 1851w\" sizes=\"auto, (max-width: 783px) 100vw, 783px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">You can also use MX Toolbox to verify the DMARC record you&#8217;ve created once you&#8217;ve added it with us.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"541\" height=\"65\" src=\"https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/image-2.png\" alt=\"\" class=\"wp-image-21560\" srcset=\"https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/image-2.png 541w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/image-2-50x6.png 50w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/image-2-60x7.png 60w, https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/image-2-100x12.png 100w\" sizes=\"auto, (max-width: 541px) 100vw, 541px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Other recommendations<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">When evaluating an email message, other criteria are also included, such as attachment size, text content, where links lead, and more. <a href=\"https:\/\/www.mail-tester.com\/\">Mail Tester<\/a>, which also tests content criteria in the email message, can help with the settings.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Recommendations for improving deliverability are also found in the article from <a href=\"https:\/\/sendgrid.com\/en-us\/blog\/gmail-yahoo-sender-requirements\">Sendgrid<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>From February 2024, services like Gmail or Yahoo Mail will require DMARC settings from senders. Especially those sending bulk messages and newsletters. To improve email delivery and increase results for message recipients, your domain settings need to be optimized. Gmail or Yahoo&#8217;s email servers can mark an email message as&#8230;<\/p>\n","protected":false},"author":44,"template":"","format":"standard","meta":{"footnotes":""},"ht-kb-category":[390,393],"ht-kb-tag":[],"class_list":["post-24878","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-domain-dns","ht_kb_category-email"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Improve email delivery (SPF, DKIM, DMARC) - Websupport kunskapsdatabas<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kunskap.websupport.se\/en\/kb\/improve-email-delivery-spf-dkim-dmarc\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Improve email delivery (SPF, DKIM, DMARC) - Websupport kunskapsdatabas\" \/>\n<meta property=\"og:description\" content=\"From February 2024, services like Gmail or Yahoo Mail will require DMARC settings from senders. Especially those sending bulk messages and newsletters. To improve email delivery and increase results for message recipients, your domain settings need to be optimized. Gmail or Yahoo&#8217;s email servers can mark an email message as...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kunskap.websupport.se\/en\/kb\/improve-email-delivery-spf-dkim-dmarc\/\" \/>\n<meta property=\"og:site_name\" content=\"Websupport kunskapsdatabas\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-03T10:07:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_atmbMJ056g.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1271\" \/>\n\t<meta property=\"og:image:height\" content=\"648\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kunskap.websupport.se\\\/en\\\/kb\\\/improve-email-delivery-spf-dkim-dmarc\\\/\",\"url\":\"https:\\\/\\\/kunskap.websupport.se\\\/en\\\/kb\\\/improve-email-delivery-spf-dkim-dmarc\\\/\",\"name\":\"Improve email delivery (SPF, DKIM, DMARC) - Websupport kunskapsdatabas\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kunskap.websupport.se\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/kunskap.websupport.se\\\/en\\\/kb\\\/improve-email-delivery-spf-dkim-dmarc\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/kunskap.websupport.se\\\/en\\\/kb\\\/improve-email-delivery-spf-dkim-dmarc\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/kunskap.websupport.se\\\/app\\\/uploads\\\/sites\\\/4\\\/2024\\\/01\\\/chrome_atmbMJ056g-783x399.png\",\"datePublished\":\"2026-07-03T10:07:33+00:00\",\"dateModified\":\"2026-07-03T10:07:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kunskap.websupport.se\\\/en\\\/kb\\\/improve-email-delivery-spf-dkim-dmarc\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/kunskap.websupport.se\\\/en\\\/kb\\\/improve-email-delivery-spf-dkim-dmarc\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/kunskap.websupport.se\\\/en\\\/kb\\\/improve-email-delivery-spf-dkim-dmarc\\\/#primaryimage\",\"url\":\"https:\\\/\\\/kunskap.websupport.se\\\/app\\\/uploads\\\/sites\\\/4\\\/2024\\\/01\\\/chrome_atmbMJ056g-783x399.png\",\"contentUrl\":\"https:\\\/\\\/kunskap.websupport.se\\\/app\\\/uploads\\\/sites\\\/4\\\/2024\\\/01\\\/chrome_atmbMJ056g-783x399.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kunskap.websupport.se\\\/en\\\/kb\\\/improve-email-delivery-spf-dkim-dmarc\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/kunskap.websupport.se\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Improve email delivery (SPF, DKIM, DMARC)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/kunskap.websupport.se\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/kunskap.websupport.se\\\/en\\\/\",\"name\":\"Websupport kunskapsdatabas\",\"description\":\"Websupport kunskapsdatabas\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/kunskap.websupport.se\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Improve email delivery (SPF, DKIM, DMARC) - Websupport kunskapsdatabas","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kunskap.websupport.se\/en\/kb\/improve-email-delivery-spf-dkim-dmarc\/","og_locale":"en_US","og_type":"article","og_title":"Improve email delivery (SPF, DKIM, DMARC) - Websupport kunskapsdatabas","og_description":"From February 2024, services like Gmail or Yahoo Mail will require DMARC settings from senders. Especially those sending bulk messages and newsletters. To improve email delivery and increase results for message recipients, your domain settings need to be optimized. Gmail or Yahoo&#8217;s email servers can mark an email message as...","og_url":"https:\/\/kunskap.websupport.se\/en\/kb\/improve-email-delivery-spf-dkim-dmarc\/","og_site_name":"Websupport kunskapsdatabas","article_modified_time":"2026-07-03T10:07:35+00:00","og_image":[{"width":1271,"height":648,"url":"https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_atmbMJ056g.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/kunskap.websupport.se\/en\/kb\/improve-email-delivery-spf-dkim-dmarc\/","url":"https:\/\/kunskap.websupport.se\/en\/kb\/improve-email-delivery-spf-dkim-dmarc\/","name":"Improve email delivery (SPF, DKIM, DMARC) - Websupport kunskapsdatabas","isPartOf":{"@id":"https:\/\/kunskap.websupport.se\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/kunskap.websupport.se\/en\/kb\/improve-email-delivery-spf-dkim-dmarc\/#primaryimage"},"image":{"@id":"https:\/\/kunskap.websupport.se\/en\/kb\/improve-email-delivery-spf-dkim-dmarc\/#primaryimage"},"thumbnailUrl":"https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_atmbMJ056g-783x399.png","datePublished":"2026-07-03T10:07:33+00:00","dateModified":"2026-07-03T10:07:35+00:00","breadcrumb":{"@id":"https:\/\/kunskap.websupport.se\/en\/kb\/improve-email-delivery-spf-dkim-dmarc\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kunskap.websupport.se\/en\/kb\/improve-email-delivery-spf-dkim-dmarc\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kunskap.websupport.se\/en\/kb\/improve-email-delivery-spf-dkim-dmarc\/#primaryimage","url":"https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_atmbMJ056g-783x399.png","contentUrl":"https:\/\/kunskap.websupport.se\/app\/uploads\/sites\/4\/2024\/01\/chrome_atmbMJ056g-783x399.png"},{"@type":"BreadcrumbList","@id":"https:\/\/kunskap.websupport.se\/en\/kb\/improve-email-delivery-spf-dkim-dmarc\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/kunskap.websupport.se\/"},{"@type":"ListItem","position":2,"name":"Improve email delivery (SPF, DKIM, DMARC)"}]},{"@type":"WebSite","@id":"https:\/\/kunskap.websupport.se\/en\/#website","url":"https:\/\/kunskap.websupport.se\/en\/","name":"Websupport kunskapsdatabas","description":"Websupport kunskapsdatabas","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kunskap.websupport.se\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/kunskap.websupport.se\/en\/wp-json\/wp\/v2\/ht-kb\/24878","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kunskap.websupport.se\/en\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/kunskap.websupport.se\/en\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/kunskap.websupport.se\/en\/wp-json\/wp\/v2\/users\/44"}],"version-history":[{"count":1,"href":"https:\/\/kunskap.websupport.se\/en\/wp-json\/wp\/v2\/ht-kb\/24878\/revisions"}],"predecessor-version":[{"id":24881,"href":"https:\/\/kunskap.websupport.se\/en\/wp-json\/wp\/v2\/ht-kb\/24878\/revisions\/24881"}],"wp:attachment":[{"href":"https:\/\/kunskap.websupport.se\/en\/wp-json\/wp\/v2\/media?parent=24878"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/kunskap.websupport.se\/en\/wp-json\/wp\/v2\/ht-kb-category?post=24878"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/kunskap.websupport.se\/en\/wp-json\/wp\/v2\/ht-kb-tag?post=24878"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}