{"id":21866,"date":"2019-12-06T00:00:00","date_gmt":"2019-12-06T00:00:00","guid":{"rendered":"https:\/\/www.mailgun.com\/blog\/email-isnt-authentic-enough-misfit-series-2\/"},"modified":"2026-09-15T18:17:34","modified_gmt":"2026-09-15T18:17:34","slug":"email-isnt-authentic-enough-misfit-series","status":"publish","type":"blog","link":"https:\/\/www.mailgun.com\/fr\/blog\/deliverability\/email-isnt-authentic-enough-misfit-series\/","title":{"rendered":"S\u00e9rie Misfit email\u00a0: mon email manque d&rsquo;authenticit\u00e9"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">In my <a href=\"https:\/\/www.mailgun.com\/fr\/blog\/email-authentication-your-id-card-sending\" target=\"_tabs\" rel=\"noopener noreferrer\"><u>last article<\/u><\/a>, I touched on the basics and background behind the various authentication protocols available for senders to utilize in order to show recipients their mail is authentic to their brands.\u00a0 Recently, I was asked a question; \u201cWhat if my mail isn\u2019t authentic enough?\u201d Today, I\u2019ll walk through potential problems and solutions of improper email authentication, so pull up a chair and get comfy.<\/p>\n\n<p class=\"wp-block-paragraph\">Email authentication protocols are technical things.\u00a0 As with all technical things, if they aren\u2019t implemented properly there can and will be consequences.\u00a0 Some will be a minor inconvenience, others can be quite catastrophic. In this blog, I\u2019d like to highlight some of the more prominent cases where our customers don\u2019t quite get their email authentication right and what to do about them.<\/p>\n\r\n    <nav data-content-type=\"longform\" class=\"toc-block longform-spacings px-5 py-6 px-md-6 px-lg-7 py-md-7 bg-light fs-sm rounded-lg\" aria-labelledby=\"toc-title-5897\"><p class=\"h5 m-0\" id=\"toc-title-5897\">Table des mati\u00e8res<\/p><div class=\"d-flex mt-3\"><div class=\"w-auto fw-bold text-accent d-flex me-2\">01<\/div><div class=\"d-flex flex-column\"><a class=\"fw-bold scrollme link-body-color text-accent\" href=\"#problem-multiple-spf-dns-records\">Problem \u2013 Multiple SPF DNS Records<\/a><a class=\"scrollme link-body-color\" href=\"#solution\">Solution<\/a><\/div><\/div><div class=\"d-flex mt-3\"><div class=\"w-auto fw-bold text-accent d-flex me-2\">02<\/div><div class=\"d-flex flex-column\"><a class=\"fw-bold scrollme link-body-color text-accent\" href=\"#problem-too-many-spf-lookups\">Problem \u2013 Too Many SPF lookups<\/a><a class=\"scrollme link-body-color\" href=\"#solution\">Solution<\/a><\/div><\/div><div class=\"d-flex mt-3\"><div class=\"w-auto fw-bold text-accent d-flex me-2\">03<\/div><div class=\"d-flex flex-column\"><a class=\"fw-bold scrollme link-body-color text-accent\" href=\"#problem-some-of-my-mailgun-messages-have-multiple-dkim-signatures\">Problem &#8211; Some of my Mailgun messages have multiple DKIM signatures<\/a><a class=\"scrollme link-body-color\" href=\"#solution\">Solution<\/a><\/div><\/div><div class=\"d-flex mt-3\"><div class=\"w-auto fw-bold text-accent d-flex me-2\">04<\/div><div class=\"d-flex flex-column\"><a class=\"fw-bold scrollme link-body-color text-accent\" href=\"#problem-should-i-inherit-my-root-domain-dkim-authority-to-a-subdomain\">Problem &#8211; Should I inherit my root domain DKIM authority to a subdomain?<\/a><a class=\"scrollme link-body-color\" href=\"#solution\">Solution<\/a><\/div><\/div><div class=\"d-flex mt-3\"><div class=\"w-auto fw-bold text-accent d-flex me-2\">05<\/div><div class=\"d-flex flex-column\"><a class=\"fw-bold scrollme link-body-color text-accent\" href=\"#problem-i-implemented-a-dmarc-rejection-policy-and-valid-mail-got-blocked\">Problem &#8211; I implemented a DMARC rejection policy and valid mail got blocked!<\/a><a class=\"scrollme link-body-color\" href=\"#solution\">Solution<\/a><\/div><\/div><div class=\"d-flex mt-3\"><div class=\"w-auto fw-bold text-accent d-flex me-2\">06<\/div><div class=\"d-flex flex-column\"><a class=\"fw-bold scrollme link-body-color text-accent\" href=\"#this-is-only-the-beginning\">This is only the beginning<\/a><\/div><\/div><\/nav>\n<h2 class=\"wp-block-heading\">Problem \u2013 Multiple SPF DNS Records<\/h2>\n\n<p class=\"wp-block-paragraph\">Since Mailgun can often act as a secondary source of outbound mail for a domain, we see customers struggle to properly implement the SPF records for all of their sending platforms.\u00a0 One common issue we see is where a customer will add a secondary TXT record for their Mailgun SPF, while their primary SPF remains untouched. An example will help illustrate things and I\u2019ll use our favorite fake domain, meowgun.com, from here on out.\u00a0 We\u2019ll reference:<\/p>\n\n<p class=\"wp-block-paragraph\"><code><i>dig txt meowgun.com<\/i><\/code><\/p>\n\n<p class=\"wp-block-paragraph\"><code><i>; &lt;&lt;&gt;&gt; DiG 9.10.6 &lt;&lt;&gt;&gt; txt meowgun.com<\/i><\/code><\/p>\n\n<p class=\"wp-block-paragraph\"><code><i>;; ANSWER SECTION:<\/i><\/code><\/p>\n\n<p class=\"wp-block-paragraph\"><code><i>meowgun.com. \u00a0 \t 869\u00a0 \u00a0 IN    TXT\u00a0 \u00a0 \"v=spf1 include:mailgun.org ~all\"<\/i><\/code><\/p>\n\n<p class=\"wp-block-paragraph\"><code><i>meowgun.com. \u00a0 \t 869\u00a0 \u00a0 IN    TXT\u00a0 \u00a0 \u201cv=spf1 ipv4:127.0.0.1 ~all<\/i><\/code><\/p>\n\n<p class=\"wp-block-paragraph\">Here we see both SPF records being returned. The problem this presents to recipient servers is that depending on which record comes back first, the recipient could enforce either the IPv4 record or the include:mailgun.org record. If you don\u2019t feel like trying your luck, there is a better way.<\/p>\n\n<h3 class=\"wp-block-heading\">Solution<\/h3>\n\n<p class=\"wp-block-paragraph\">The solution here is quite simple: combine the records into one neat SPF TXT entry that uses proper syntax. SPF syntax is pretty flexible in allowing quite a lot of mail sources into a small TXT record \u2013 provided you\u2019ve done your homework.\u00a0 Here is how we would recommend integrating the records in the above scenario:<\/p>\n\n<p class=\"wp-block-paragraph\"><code><i>\u201cv=spf1 ipv4:127.0.0.1 include:mailgun.org ~all\u201d<\/i><\/code><\/p>\n\n<p class=\"wp-block-paragraph\">Now we have one tidy SPF record that covers all our mail sources.<\/p>\n\r\n    <aside data-content-type=\"longform\"  class=\"banner-block longform-spacings rounded-lg shadow-lg px-5 py-6 px-md-6 py-md-7 p-lg-7 bg-light\" data-theme=\"dark\" aria-labelledby=\"banner-block-block_622df4d767967f4fc027111abb744a48\">\r\n                    <p class=\"text-uppercase section-caption text-body-color\">\r\n                Sign Up            <\/p>\r\n                            <p class=\"h4 text-accent fw-bold\" id=\"banner-block-block_622df4d767967f4fc027111abb744a48\">\r\n                It&rsquo;s easy to get started. And it&rsquo;s free.            <\/p>\r\n                            <div class=\"mb-0 text-body-color\">\r\n                                    <div class=\"content-body mb-0 text-body-color\">See what you can accomplish with the world\u2019s best email delivery platform.<\/div>\r\n                            <\/div>\r\n        \r\n        <div class=\"text-start mt-5\"><a href=\"https:\/\/signup.mailgun.com\/new\/signup\"  class=\"btn btn-secondary\" >Get started<\/a><\/div>\r\n    <\/aside>\r\n\r\n\n<h2 class=\"wp-block-heading\">Problem \u2013 Too Many SPF lookups<\/h2>\n\n<p class=\"wp-block-paragraph\">SPF specifications cap the amount of DNS lookups that can be done on behalf of an SPF record at 10.\u00a0 Here are all of the SPF mechanisms that will trigger a DNS lookup:<\/p>\n\n<ul class=\"wp-block-list\">\n<li>A<\/li>\n\n\n\n<li>Exists<\/li>\n\n\n\n<li>Include<\/li>\n\n\n\n<li>MX<\/li>\n\n\n\n<li>PTR <\/li>\n<\/ul>\n\n<p class=\"wp-block-paragraph\">For some senders with an abundant source of mail streams for their domain, it doesn\u2019t take very long for their SPF records to get unwieldy and end up implementing a record over the allowed limit.<\/p>\n\n<h3 class=\"wp-block-heading\">Solution<\/h3>\n\n<p class=\"wp-block-paragraph\">In regards to this issue, there\u2019s not a one size fits all solution and it will really depend on the sources of mail for a sender.\u00a0 That being said, there are some general recommendations we can pass along to help guide you:<\/p>\n\n<ul class=\"wp-block-list\">\n<li>Know how many lookups are used in your include mechanism. Includes can be nested and result in more than 1 lookup.\u00a0 Mailgun\u2019s SPF record falls under this category and requires 3 lookups in total due to the nested includes.<\/li>\n\n\n\n<li>Don\u2019t use PTR mechanisms.\u00a0\u00a0<\/li>\n\n\n\n<li>Since IPv4 and IPv6 mechanisms reference IPs directly, they require no DNS lookup and you can use them to your heart&rsquo;s content.<\/li>\n\n\n\n<li>Most web servers and few inbound MX servers are setup properly to send mail, so be careful about using the A or MX mechanisms if they are not absolutely necessary.<\/li>\n\n\n\n<li>For some companies, sources of email change regularly so be sure to review the full SPF record occasionally and remove any unnecessary entries.\u00a0 The global DNS system thanks you.<\/li>\n\n\n\n<li><b>NO. PTR. MECHANISMS.<\/b><\/li>\n<\/ul>\n\n<p class=\"wp-block-paragraph\">To be serious for a moment, the PTR mechanism can get out of hand rather quickly due to the implementation and you won\u2019t find many reputable vendors who recommend it.<\/p>\n\n<h2 class=\"wp-block-heading\">Problem &#8211; Some of my Mailgun messages have multiple DKIM signatures<\/h2>\n\n<p class=\"wp-block-paragraph\">Sometimes when testing or getting feedback from an email recipient, our customers will notice that some messages sent by the Mailgun platform have more than the DKIM signature in the headers of the message.\u00a0 They\u2019ll often reach out to our support team and inquire as to why that happens, and if their messages are misconfigured in any way.<\/p>\n\n<h3 class=\"wp-block-heading\">Solution<\/h3>\n\n<p class=\"wp-block-paragraph\">No need to worry, your messages are not misconfigured and there is nothing nefarious going on with messages that have multiple DKIM signatures. Mailgun will dual DKIM sign messages when they are sent to providers which require an ESP DKIM signature as part of their feedback loop systems.<\/p>\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.mailgun.com\/fr\/blog\/gmail-deliverability\" target=\"_tabs\" rel=\"noopener noreferrer\">Gmail<\/a> and <a href=\"https:\/\/www.mailgun.com\/fr\/blog\/yahoo-aol-throttling-mailgun-festivus-airing-grievances-part-two\" target=\"_tabs\" rel=\"noopener noreferrer\">Verizon Media Group<\/a> (Yahoo\/AOL\/Verizon) are the biggest names that have this style of feedback loop in place. As such, our reputation and engineering teams decided we\u2019ll dual DKIM sign messages to those systems to ensure that we are able to get their feedback for our customers. Double authenticated messages and feedback from ESPs is a win\/win.<\/p>\n\n<h2 class=\"wp-block-heading\">Problem &#8211; Should I inherit my root domain DKIM authority to a subdomain?<\/h2>\n\n<p class=\"wp-block-paragraph\">As the theoretical admins for Meowgun.com, a well established brand of the finest cat memes on the internet with the goal of global meme domination, we want to expand our sending domains to cover some new areas: transactional sends and marketing campaigns. Therefore, <code>transgressions.meowgun.com <\/code>and <code>meowketing.meowgun.com<\/code> are chosen to handle those two new mail streams.\u00a0 These domains will join meowgun.com on our Mailgun account, and by default, they will automatically inherit the DKIM authority of meowgun.com.\u00a0<\/p>\n\n<p class=\"wp-block-paragraph\">\u00a0But should they?<\/p>\n\n<h3 class=\"wp-block-heading\">Solution<\/h3>\n\n<p class=\"wp-block-paragraph\">Once again, there\u2019s no one size fits all answer here, but the key considerations are the comfort level of domain reputation overlap, the comfort level with <a href=\"https:\/\/www.mailgun.com\/fr\/blog\/deliverability\/prechauffe-domaine-reputation-echauffement-avant-envoi\/\" target=\"_tabs\" rel=\"noopener noreferrer\"><u>a domain warm-up procedure<\/u><\/a>, and the lifespan of the mail stream.<\/p>\n\n<h4 class=\"wp-block-heading\">Separate<\/h4>\n\n<ul class=\"wp-block-list\">\n<li>If you don\u2019t want any reputation overlap between mail streams, separate is your answer.\u00a0 Each version of the domain will have little to no reputation bearing on the others.<\/li>\n\n\n\n<li>Separate will mean the new domains will have no reputation among providers, so consider an appropriate warm-up strategy<\/li>\n\n\n\n<li>Mail streams that will have a considerable lifespan are best kept separate.<\/li>\n<\/ul>\n\n<h4 class=\"wp-block-heading\">Inherit the root<\/h4>\n\n<ul class=\"wp-block-list\">\n<li>If reputation overlap isn\u2019t a big deal, inherit away.\u00a0 Be careful with marketing streams here because marketing engagement is generally lower than transactional or person to person message engagement and could have a negative effect on domain reputation for the primary domain.<\/li>\n\n\n\n<li>Need to bypass a new domain warm-up, consider inheriting. Reputation degradation as mentioned above applies here too.<\/li>\n\n\n\n<li>Need a short term mail stream (few weeks to a month) on a smaller volume scale with a high engagement audience, consider inheriting.<\/li>\n<\/ul>\n\n<p class=\"wp-block-paragraph\">The last thing to keep in mind about the DKIM authority is that you are not locked into your choice once made. The setting can always be changed by calling our Domains API or by reaching out to our support team, but reputation considerations will still apply when changed.<\/p>\n\n<h2 class=\"wp-block-heading\">Problem &#8211; I implemented a DMARC rejection policy and valid mail got blocked!<\/h2>\n\n<p class=\"wp-block-paragraph\">As DMARC implementations by recipient systems continue to gain traction in the industry and adoption rates climb, implementing a smart DMARC policy can bring real dividends to a <a href=\"https:\/\/www.mailgun.com\/fr\/blog\/google-postmaster-tools-understanding-sender-reputation\" target=\"_tabs\" rel=\"noopener noreferrer\"><u>sender\u2019s reputation<\/u><\/a>. We have plenty of security conscious customers who want to apply the strictest p=reject policy right away.\u00a0 It always seems like a good idea until they get reports about valid mail being blocked due to the policy and upset customers wondering where their mail went.<\/p>\n\n<h3 class=\"wp-block-heading\">Solution<\/h3>\n\n<p class=\"wp-block-paragraph\">Patience pays off here. Countless customer interactions have told us it is better to implement a p=none policy for an extended period of time before attempting a stricter policy. This allows time for the policy admins to receive reports on all mail failing policy and adjust the DMARC record or the mail stream appropriately. Consider a few weeks to a month for the time period to try and account for all mail streams and their respective cadences. Once all valid streams are passing policy, then start opting for a stricter p=quarantine or p=reject policy to being reaping the domain reputation rewards.<\/p>\n\n<h2 class=\"wp-block-heading\">This is only the beginning<\/h2>\n\n<p class=\"wp-block-paragraph\">Hopefully some of these scenarios will be helpful to our customers with their implementations of the various email authentication protocols. However, there\u2019s a lot more to explore with each authentication protocol, but don\u2019t panic. If you still have questions or concerns about your email authentication protocols, don\u2019t hesitate to reach out to our support folks who are more than happy to help enlighten you on your email sending journey.<\/p>\n\r\n    <aside data-content-type=\"longform\"  class=\"banner-block longform-spacings rounded-lg shadow-lg px-5 py-6 px-md-6 py-md-7 p-lg-7 bg-light\" data-theme=\"dark\" aria-labelledby=\"banner-block-block_622df4d767967f4fc027111abb744a48\">\r\n                    <p class=\"text-uppercase section-caption text-body-color\">\r\n                Sign Up            <\/p>\r\n                            <p class=\"h4 text-accent fw-bold\" id=\"banner-block-block_622df4d767967f4fc027111abb744a48\">\r\n                It&rsquo;s easy to get started. And it&rsquo;s free.            <\/p>\r\n                            <div class=\"mb-0 text-body-color\">\r\n                                    <div class=\"content-body mb-0 text-body-color\">See what you can accomplish with the world\u2019s best email delivery platform.<\/div>\r\n                            <\/div>\r\n        \r\n        <div class=\"text-start mt-5\"><a href=\"https:\/\/signup.mailgun.com\/new\/signup\"  class=\"btn btn-secondary\" >Get started<\/a><\/div>\r\n    <\/aside>\r\n\r\n","protected":false},"excerpt":{"rendered":"<p>Peut-on suivre trop ou trop peu de protocoles d&rsquo;authentification des emails\u00a0? En savoir plus &#8211;<\/p>\n","protected":false},"author":48,"featured_media":4376,"menu_order":0,"template":"","meta":{"_acf_changed":false,"footnotes":""},"blog_category":[21],"class_list":["post-21866","blog","type-blog","status-publish","has-post-thumbnail","hentry","blog_category-deliverability"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Email authentique manquant d&#039;authenticit\u00e9\u00a0? | Que faire - Transactional Email API Service For Developers | Mailgun<\/title>\n<meta name=\"description\" content=\"Peut-on suivre trop ou trop peu de protocoles d&#039;authentification des emails\u00a0? En savoir plus -\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.mailgun.com\/fr\/blog\/deliverability\/email-isnt-authentic-enough-misfit-series\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Email authentique manquant d&#039;authenticit\u00e9\u00a0? | Que faire - Transactional Email API Service For Developers | Mailgun\" \/>\n<meta property=\"og:description\" content=\"Peut-on suivre trop ou trop peu de protocoles d&#039;authentification des emails\u00a0? En savoir plus -\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mailgun.com\/fr\/blog\/deliverability\/email-isnt-authentic-enough-misfit-series\/\" \/>\n<meta property=\"og:site_name\" content=\"Transactional Email API Service For Developers | Mailgun\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-15T18:17:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.mailgun.com\/wp-content\/uploads\/2025\/07\/MG-Blog-Deliverability.png\" \/>\n\t<meta property=\"og:image:width\" content=\"720\" \/>\n\t<meta property=\"og:image:height\" content=\"448\" \/>\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=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/blog\\\/deliverability\\\/email-isnt-authentic-enough-misfit-series\\\/\",\"url\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/blog\\\/deliverability\\\/email-isnt-authentic-enough-misfit-series\\\/\",\"name\":\"Email authentique manquant d'authenticit\u00e9\u00a0? | Que faire - Transactional Email API Service For Developers | Mailgun\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/blog\\\/deliverability\\\/email-isnt-authentic-enough-misfit-series\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/blog\\\/deliverability\\\/email-isnt-authentic-enough-misfit-series\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.mailgun.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/MG-Blog-Deliverability.png\",\"datePublished\":\"2019-12-06T00:00:00+00:00\",\"dateModified\":\"2026-09-15T18:17:34+00:00\",\"description\":\"Peut-on suivre trop ou trop peu de protocoles d'authentification des emails\u00a0? En savoir plus -\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/blog\\\/deliverability\\\/email-isnt-authentic-enough-misfit-series\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/blog\\\/deliverability\\\/email-isnt-authentic-enough-misfit-series\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/blog\\\/deliverability\\\/email-isnt-authentic-enough-misfit-series\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.mailgun.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/MG-Blog-Deliverability.png\",\"contentUrl\":\"https:\\\/\\\/www.mailgun.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/MG-Blog-Deliverability.png\",\"width\":720,\"height\":448},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/blog\\\/deliverability\\\/email-isnt-authentic-enough-misfit-series\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"S\u00e9rie Misfit email\u00a0: mon email manque d\u2019authenticit\u00e9\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/\",\"name\":\"Transactional Email API Service For Developers | Mailgun\",\"description\":\"Des API d\u2019emails transactionnels puissantes qui vous permettent d'envoyer, de recevoir et de suivre des emails, con\u00e7ues pour les d\u00e9veloppeurs. En savoir plus d\u00e8s aujourd'hui !\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/#organization\",\"name\":\"Transactional Email API Service For Developers | Mailgun\",\"url\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.mailgun.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/cropped-android-chrome-512x512-1.png\",\"contentUrl\":\"https:\\\/\\\/www.mailgun.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/cropped-android-chrome-512x512-1.png\",\"width\":512,\"height\":512,\"caption\":\"Transactional Email API Service For Developers | Mailgun\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Email authentique manquant d'authenticit\u00e9\u00a0? | Que faire - Transactional Email API Service For Developers | Mailgun","description":"Peut-on suivre trop ou trop peu de protocoles d'authentification des emails\u00a0? En savoir plus -","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:\/\/www.mailgun.com\/fr\/blog\/deliverability\/email-isnt-authentic-enough-misfit-series\/","og_locale":"fr_FR","og_type":"article","og_title":"Email authentique manquant d'authenticit\u00e9\u00a0? | Que faire - Transactional Email API Service For Developers | Mailgun","og_description":"Peut-on suivre trop ou trop peu de protocoles d'authentification des emails\u00a0? En savoir plus -","og_url":"https:\/\/www.mailgun.com\/fr\/blog\/deliverability\/email-isnt-authentic-enough-misfit-series\/","og_site_name":"Transactional Email API Service For Developers | Mailgun","article_modified_time":"2026-09-15T18:17:34+00:00","og_image":[{"width":720,"height":448,"url":"https:\/\/www.mailgun.com\/wp-content\/uploads\/2025\/07\/MG-Blog-Deliverability.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.mailgun.com\/fr\/blog\/deliverability\/email-isnt-authentic-enough-misfit-series\/","url":"https:\/\/www.mailgun.com\/fr\/blog\/deliverability\/email-isnt-authentic-enough-misfit-series\/","name":"Email authentique manquant d'authenticit\u00e9\u00a0? | Que faire - Transactional Email API Service For Developers | Mailgun","isPartOf":{"@id":"https:\/\/www.mailgun.com\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.mailgun.com\/fr\/blog\/deliverability\/email-isnt-authentic-enough-misfit-series\/#primaryimage"},"image":{"@id":"https:\/\/www.mailgun.com\/fr\/blog\/deliverability\/email-isnt-authentic-enough-misfit-series\/#primaryimage"},"thumbnailUrl":"https:\/\/www.mailgun.com\/wp-content\/uploads\/2025\/07\/MG-Blog-Deliverability.png","datePublished":"2019-12-06T00:00:00+00:00","dateModified":"2026-09-15T18:17:34+00:00","description":"Peut-on suivre trop ou trop peu de protocoles d'authentification des emails\u00a0? En savoir plus -","breadcrumb":{"@id":"https:\/\/www.mailgun.com\/fr\/blog\/deliverability\/email-isnt-authentic-enough-misfit-series\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mailgun.com\/fr\/blog\/deliverability\/email-isnt-authentic-enough-misfit-series\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.mailgun.com\/fr\/blog\/deliverability\/email-isnt-authentic-enough-misfit-series\/#primaryimage","url":"https:\/\/www.mailgun.com\/wp-content\/uploads\/2025\/07\/MG-Blog-Deliverability.png","contentUrl":"https:\/\/www.mailgun.com\/wp-content\/uploads\/2025\/07\/MG-Blog-Deliverability.png","width":720,"height":448},{"@type":"BreadcrumbList","@id":"https:\/\/www.mailgun.com\/fr\/blog\/deliverability\/email-isnt-authentic-enough-misfit-series\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mailgun.com\/fr\/"},{"@type":"ListItem","position":2,"name":"Blog","item":"https:\/\/www.mailgun.com\/fr\/blog\/"},{"@type":"ListItem","position":3,"name":"S\u00e9rie Misfit email\u00a0: mon email manque d\u2019authenticit\u00e9"}]},{"@type":"WebSite","@id":"https:\/\/www.mailgun.com\/fr\/#website","url":"https:\/\/www.mailgun.com\/fr\/","name":"Transactional Email API Service For Developers | Mailgun","description":"Des API d\u2019emails transactionnels puissantes qui vous permettent d'envoyer, de recevoir et de suivre des emails, con\u00e7ues pour les d\u00e9veloppeurs. En savoir plus d\u00e8s aujourd'hui !","publisher":{"@id":"https:\/\/www.mailgun.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mailgun.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/www.mailgun.com\/fr\/#organization","name":"Transactional Email API Service For Developers | Mailgun","url":"https:\/\/www.mailgun.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.mailgun.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/www.mailgun.com\/wp-content\/uploads\/2025\/06\/cropped-android-chrome-512x512-1.png","contentUrl":"https:\/\/www.mailgun.com\/wp-content\/uploads\/2025\/06\/cropped-android-chrome-512x512-1.png","width":512,"height":512,"caption":"Transactional Email API Service For Developers | Mailgun"},"image":{"@id":"https:\/\/www.mailgun.com\/fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.mailgun.com\/fr\/wp-json\/wp\/v2\/blog\/21866","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mailgun.com\/fr\/wp-json\/wp\/v2\/blog"}],"about":[{"href":"https:\/\/www.mailgun.com\/fr\/wp-json\/wp\/v2\/types\/blog"}],"author":[{"embeddable":true,"href":"https:\/\/www.mailgun.com\/fr\/wp-json\/wp\/v2\/users\/48"}],"version-history":[{"count":2,"href":"https:\/\/www.mailgun.com\/fr\/wp-json\/wp\/v2\/blog\/21866\/revisions"}],"predecessor-version":[{"id":21893,"href":"https:\/\/www.mailgun.com\/fr\/wp-json\/wp\/v2\/blog\/21866\/revisions\/21893"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.mailgun.com\/fr\/wp-json\/wp\/v2\/media\/4376"}],"wp:attachment":[{"href":"https:\/\/www.mailgun.com\/fr\/wp-json\/wp\/v2\/media?parent=21866"}],"wp:term":[{"taxonomy":"blog_category","embeddable":true,"href":"https:\/\/www.mailgun.com\/fr\/wp-json\/wp\/v2\/blog_category?post=21866"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}