{"id":3803,"date":"2022-04-26T08:38:41","date_gmt":"2022-04-26T06:38:41","guid":{"rendered":"https:\/\/bluemind.purpl-web.com\/?p=3803"},"modified":"2022-04-26T08:40:02","modified_gmt":"2022-04-26T06:40:02","slug":"authentication-the-three-pillars-of-secure-email","status":"publish","type":"post","link":"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/","title":{"rendered":"Authentication: The three pillars of secure email"},"content":{"rendered":"\n<p>There are 316,6 billion email exchanges every day around the world (2021 figures, source <a href=\"https:\/\/fr.statista.com\/statistiques\/583905\/nombre-d-e-mails-par-jour-dans-le-monde--2019\/#:~:text=Environ%20319%2C6%20milliards%20d,376%2C4%20milliards%20en%202025.\" target=\"_blank\" rel=\"noreferrer noopener\">Statista<\/a>), most of which is <a href=\"https:\/\/bluemind.purpl-web.com\/fr\/email-menaces-et-nuisances\/\" target=\"_blank\" rel=\"noreferrer noopener\">spam<\/a>. As a company or public organisation, you\u2019ve obviously set up an antispam system to protect your users from this endless flow of junk messages. So far, so good.<\/p>\n\n\n\n<p>Until one day you realise that the messages you send no longer reach their destination. Your emails go out but don\u2019t make it to their recipients. Your IT Department is adamant: everything is set up properly, all your systems are go, the issue isn\u2019t on your end. Your recipients are the ones not accepting your emails, and that\u2019s to do with authentication, which can be fixed easily. &nbsp;<\/p>\n\n\n\n<p>Let\u2019s have a look at the ins-and-outs of email security and what your options are.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"has-vivid-cyan-blue-color has-text-color wp-block-heading\"><strong>Email authentication: what for?<\/strong><\/h2>\n\n\n\n<p>Email authentication is the process through which your recipient\u2019s mail server verifies the authenticity of your messages. It\u2019s a little like a <strong>digital passport<\/strong>: it\u2019s what enables your mail server and spam filters to confirm that your emails are indeed yours.<\/p>\n\n\n\n<p>Organisations <strong>need<\/strong> email authentication because it\u2019s what ensures email <strong>deliverability<\/strong>. Without it, messages may be filtered out automatically, and they will no longer reach their recipients. &nbsp;<\/p>\n\n\n\n<p><strong>Three<\/strong> <strong>main authentication standards<\/strong> are used to confirm that an email message does come from the person it claims to be: <strong>SPF, DKIM and DMARC.<\/strong><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"has-vivid-cyan-blue-color has-text-color wp-block-heading\"><strong>SPF: Sender Policy Framework<\/strong><\/h2>\n\n\n\n<p>SPF is used to specify what <strong>IP addresses are authorised<\/strong> to send emails on behalf of a given domain and therefore prevents other servers from using your domain as a sender address. The IP addresses authorised to send emails on behalf of a domain are published in a DNS TXT record.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"615\" height=\"443\" src=\"https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/schema-spf-en-copie.png\" alt=\"SPF - email authentification - BlueMind\" class=\"wp-image-3805\" srcset=\"https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/schema-spf-en-copie.png 615w, https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/schema-spf-en-copie-300x216.png 300w, https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/schema-spf-en-copie-150x108.png 150w\" sizes=\"(max-width: 615px) 100vw, 615px\" \/><\/figure><\/div>\n\n\n\n<p>But SPF isn\u2019t always enough.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong><em>Emails validated by SPF may be forgeries<\/em><\/strong><\/h3>\n\n\n\n<p>Emails have two sender addresses:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>The<strong> envelope address<\/strong>, used by servers to route emails,<\/li><li>The<strong> address in the actual email message <\/strong>(in the message header), which is the address email clients show.<strong>&nbsp;<\/strong><\/li><\/ul>\n\n\n\n<p>SPF looks at the envelope email address <strong>only<\/strong>. The sender address visible in an email header may therefore have been edited or forged despite the email having been verified at the SPF level!<\/p>\n\n\n\n<p>For instance, a spammer can use a server to send a message whose envelope-from address is <a href=\"mailto:spam@spammer.com\">spam@spammer.com<\/a> but whose header address is <a href=\"mailto:ceo@mycompany.com\">ceo@mycompany.com<\/a>. If this email is sent from a server listed in the <em>spammer.com<\/em> SPF to the <em>mycompany.com<\/em> server, <strong>SPF will authenticate it <\/strong>and the recipient will see a seemingly legitimate email from <a href=\"mailto:ceo@mycompany.com\">ceo@mycompany.com<\/a>.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"has-black-color has-text-color wp-block-heading\"><strong><em>Issues with email redirection<\/em><\/strong><\/h3>\n\n\n\n<p>SPF can also cause <strong>trouble with email redirection<\/strong> if an SRS (Sender Rewriting Scheme) hasn\u2019t been added.<\/p>\n\n\n\n<p>Note that the <strong>SRS functionality is included in BlueMind <\/strong>from version 4.7.<\/p>\n\n\n\n<p>In one word, SPF alone <strong>quickly proves inadequate<\/strong> as it doesn\u2019t prevent domain name spoofing in email headers, i.e. the email address users see. The limitations of SPF is one of the reasons why DKIM was created.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"has-vivid-cyan-blue-color has-text-color wp-block-heading\"><strong>DKIM: DomainKeys Identified Mail<\/strong><strong><\/strong><\/h2>\n\n\n\n<p>DKIM <strong>affixes a digital signature<\/strong> to outgoing messages so that the recipient can verify that the email hasn\u2019t been tampered with.<\/p>\n\n\n\n<p>The outgoing mail server or the mail transfer system (which can be an antispam if the email flow goes through an antispam) sign the messages with a <strong>private key linked to the sender domain<\/strong>. The public key, on the other hand, is published in the DNS server and is <strong>accessible to all<\/strong>.<\/p>\n\n\n\n<p>The destination mail server (or the receiving system) recognises a signed email and checks whether the DKIM signature is valid. To do this it has to retrieve the public key from the sender domain and use it to authenticate the message.<\/p>\n\n\n\n<p>This ensures that the message has been sent by the sender\u2019s official domain servers and confirms that the message is an <strong>untampered original<\/strong>.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"615\" height=\"443\" src=\"https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/schema-dkim-en-copie.png\" alt=\"DKIM - email authentification - BlueMind\" class=\"wp-image-3806\" srcset=\"https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/schema-dkim-en-copie.png 615w, https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/schema-dkim-en-copie-300x216.png 300w, https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/schema-dkim-en-copie-150x108.png 150w\" sizes=\"(max-width: 615px) 100vw, 615px\" \/><\/figure><\/div>\n\n\n\n<p>DKIM verifies that:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Email headers have not been modified<\/strong> since the message was sent by the original sender.<\/li><li><strong>The email sender owns the DKIM domain<\/strong>, or is authorised by the domain owner.<\/li><\/ul>\n\n\n\n<p>Typically, DKIM signatures <strong>are not visible<\/strong> to end users \u2013 incoming emails are validated at the server level or are handled by the incoming mail antispam.&nbsp;<\/p>\n\n\n\n<p>If your outgoing mail antispam doesn\u2019t take DKIM into account (or if you don\u2019t have an outgoing mail antispam), BlueMind allows you to <strong>integrate a solution such as openDKIM on the main server or on an Edge server<\/strong> (relay).<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"has-vivid-cyan-blue-color has-text-color wp-block-heading\"><strong>DMARC: Domain Based Message Authentication, Reporting &amp; Conformance<\/strong><\/h2>\n\n\n\n<p>DMARC is designed to <strong>stop phishers, spammers and other illegitimate actors from forging a sender domain or impersonating someone else<\/strong> (spoofing).<\/p>\n\n\n\n<p>DMARC <strong>unifies the SPF and DKIM authentication mechanisms into a common framework<\/strong>&nbsp;and allows domain owners to declare how they would like email from that domain to be handled if it fails SPF or DKIM authorisations. This is done through a policy, which is defined in the DNS DMARC record. The policy can accommodate three options:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>None:<\/strong> treat the email the same way as without DMARC authentication.<\/li><li><strong>Quarantine:&nbsp;<\/strong>accept the email but place it somewhere other than the recipient\u2019s inbox (typically the spam folder).<\/li><li><strong>Reject:<\/strong>&nbsp;reject the message outright and discard it.<\/li><\/ul>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"615\" height=\"443\" src=\"https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/dmarc-en-copie.png\" alt=\"DMARC - email authentification - BlueMind\" class=\"wp-image-3807\" srcset=\"https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/dmarc-en-copie.png 615w, https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/dmarc-en-copie-300x216.png 300w, https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/dmarc-en-copie-150x108.png 150w\" sizes=\"(max-width: 615px) 100vw, 615px\" \/><\/figure><\/div>\n\n\n\n<p>Note that even <strong>if an email passes the DMARC test, it is not guaranteed to end up in your inbox<\/strong>. Before it reaches its final destination, an email will probably go through other verifications, such as a search for junk content or the <a href=\"https:\/\/www.sparkpost.com\/resources\/email-explained\/email-sender-reputation\/#:~:text=An%20email%20sender%20reputation%20is,of%20recipients%20on%20their%20network.\">sender\u2019s reputation<\/a> check. &nbsp;<\/p>\n\n\n\n<p>A successful DMARC implementation involves <strong>gradually ramping up quarantine percentage tags up to 100% rejection<\/strong>. It also requires that you <strong>regularly check your DMARC reports<\/strong>. These reports tell you about phishing attempts on your domain, or that an email you sent has been rejected due to failed DKIM or SPF authentication.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"has-vivid-cyan-blue-color has-text-color wp-block-heading\"><strong>Is implementing all three standards absolutely necessary?<\/strong><\/h2>\n\n\n\n<p>Absolutely necessary, no, but it <em>is<\/em> <strong>highly recommended.<\/strong><\/p>\n\n\n\n<p>While SPF and DKIM are increasingly widespread, the uptake of DMARC is lagging. That being said, cautious mail administrators are <strong>setting up all three<\/strong> on the domains they manage as more and more ISPs and mail providers are starting to apply all three standards systematically.&nbsp;<\/p>\n\n\n\n<p>Implementing all three authentication standards ensures that <strong>your emails get sent and improves deliverability<\/strong> by confirming that your mail domains are who they are purporting to be. It also shows that you are following best practice and that you are doing your part to fight spam, phishing and other email security issues.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"has-vivid-cyan-blue-color has-text-color wp-block-heading\"><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p><strong>An authenticated email is an email you can trust, <\/strong>because its sender and contents have been verified as valid through SPF and DKIM. <strong>&nbsp;<\/strong><\/p>\n\n\n\n<p>Authentication has <strong>no incidence<\/strong> on users or email uses, there\u2019s no reason not to build it into your system!<\/p>\n\n\n\n<p>Implementing email authentication is not only good practice for your emails to get delivered successfully, it\u2019s also <strong>instrumental in protecting your brand reputation<\/strong> as it limits the possibility for unauthorised senders to use your domain without your consent or knowledge. &nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Your emails are sent out but no longer reach the recipients? Welcome to authentication problems (and their solutions)!<\/p>\n","protected":false},"author":8,"featured_media":3786,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[1],"tags":[192],"class_list":["post-3803","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-non-categorise","tag-featured"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Authentication: The three pillars of secure email -BlueMind<\/title>\n<meta name=\"description\" content=\"Your emails are sent out but no longer reach the recipients? Welcome to authentication problems (and their solutions)!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Authentication: The three pillars of secure email -BlueMind\" \/>\n<meta property=\"og:description\" content=\"Your emails are sent out but no longer reach the recipients? Welcome to authentication problems (and their solutions)!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/\" \/>\n<meta property=\"og:site_name\" content=\"Bluemind\" \/>\n<meta property=\"article:published_time\" content=\"2022-04-26T06:38:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-04-26T06:40:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/header-copie.png\" \/>\n\t<meta property=\"og:image:width\" content=\"700\" \/>\n\t<meta property=\"og:image:height\" content=\"394\" \/>\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=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/\"},\"author\":{\"name\":\"\",\"@id\":\"\"},\"headline\":\"Authentication: The three pillars of secure email\",\"datePublished\":\"2022-04-26T06:38:41+00:00\",\"dateModified\":\"2022-04-26T06:40:02+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/\"},\"wordCount\":1176,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/bluemind.purpl-web.com\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/header-copie.png\",\"keywords\":[\"Featured\"],\"articleSection\":[\"Non cat\u00e9goris\u00e9\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/\",\"url\":\"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/\",\"name\":\"Authentication: The three pillars of secure email -BlueMind\",\"isPartOf\":{\"@id\":\"https:\/\/bluemind.purpl-web.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/header-copie.png\",\"datePublished\":\"2022-04-26T06:38:41+00:00\",\"dateModified\":\"2022-04-26T06:40:02+00:00\",\"description\":\"Your emails are sent out but no longer reach the recipients? Welcome to authentication problems (and their solutions)!\",\"breadcrumb\":{\"@id\":\"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/#primaryimage\",\"url\":\"https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/header-copie.png\",\"contentUrl\":\"https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/header-copie.png\",\"width\":700,\"height\":394},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/bluemind.purpl-web.com\/en\/homepage\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Authentication: The three pillars of secure email\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/bluemind.purpl-web.com\/en\/#website\",\"url\":\"https:\/\/bluemind.purpl-web.com\/en\/\",\"name\":\"Bluemind\",\"description\":\"Collaborative messaging\",\"publisher\":{\"@id\":\"https:\/\/bluemind.purpl-web.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/bluemind.purpl-web.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/bluemind.purpl-web.com\/en\/#organization\",\"name\":\"BlueMind\",\"url\":\"https:\/\/bluemind.purpl-web.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bluemind.purpl-web.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2017\/06\/logobm_300.png\",\"contentUrl\":\"https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2017\/06\/logobm_300.png\",\"width\":300,\"height\":100,\"caption\":\"BlueMind\"},\"image\":{\"@id\":\"https:\/\/bluemind.purpl-web.com\/en\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Authentication: The three pillars of secure email -BlueMind","description":"Your emails are sent out but no longer reach the recipients? Welcome to authentication problems (and their solutions)!","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:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/","og_locale":"en_US","og_type":"article","og_title":"Authentication: The three pillars of secure email -BlueMind","og_description":"Your emails are sent out but no longer reach the recipients? Welcome to authentication problems (and their solutions)!","og_url":"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/","og_site_name":"Bluemind","article_published_time":"2022-04-26T06:38:41+00:00","article_modified_time":"2022-04-26T06:40:02+00:00","og_image":[{"width":700,"height":394,"url":"https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/header-copie.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/#article","isPartOf":{"@id":"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/"},"author":{"name":"","@id":""},"headline":"Authentication: The three pillars of secure email","datePublished":"2022-04-26T06:38:41+00:00","dateModified":"2022-04-26T06:40:02+00:00","mainEntityOfPage":{"@id":"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/"},"wordCount":1176,"commentCount":0,"publisher":{"@id":"https:\/\/bluemind.purpl-web.com\/en\/#organization"},"image":{"@id":"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/#primaryimage"},"thumbnailUrl":"https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/header-copie.png","keywords":["Featured"],"articleSection":["Non cat\u00e9goris\u00e9"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/","url":"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/","name":"Authentication: The three pillars of secure email -BlueMind","isPartOf":{"@id":"https:\/\/bluemind.purpl-web.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/#primaryimage"},"image":{"@id":"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/#primaryimage"},"thumbnailUrl":"https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/header-copie.png","datePublished":"2022-04-26T06:38:41+00:00","dateModified":"2022-04-26T06:40:02+00:00","description":"Your emails are sent out but no longer reach the recipients? Welcome to authentication problems (and their solutions)!","breadcrumb":{"@id":"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/#primaryimage","url":"https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/header-copie.png","contentUrl":"https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2022\/04\/header-copie.png","width":700,"height":394},{"@type":"BreadcrumbList","@id":"https:\/\/bluemind.purpl-web.com\/en\/authentication-the-three-pillars-of-secure-email\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bluemind.purpl-web.com\/en\/homepage\/"},{"@type":"ListItem","position":2,"name":"Authentication: The three pillars of secure email"}]},{"@type":"WebSite","@id":"https:\/\/bluemind.purpl-web.com\/en\/#website","url":"https:\/\/bluemind.purpl-web.com\/en\/","name":"Bluemind","description":"Collaborative messaging","publisher":{"@id":"https:\/\/bluemind.purpl-web.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bluemind.purpl-web.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bluemind.purpl-web.com\/en\/#organization","name":"BlueMind","url":"https:\/\/bluemind.purpl-web.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bluemind.purpl-web.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2017\/06\/logobm_300.png","contentUrl":"https:\/\/bluemind.purpl-web.com\/wp-content\/uploads\/2017\/06\/logobm_300.png","width":300,"height":100,"caption":"BlueMind"},"image":{"@id":"https:\/\/bluemind.purpl-web.com\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":""}]}},"_links":{"self":[{"href":"https:\/\/bluemind.purpl-web.com\/en\/wp-json\/wp\/v2\/posts\/3803","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bluemind.purpl-web.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bluemind.purpl-web.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bluemind.purpl-web.com\/en\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/bluemind.purpl-web.com\/en\/wp-json\/wp\/v2\/comments?post=3803"}],"version-history":[{"count":5,"href":"https:\/\/bluemind.purpl-web.com\/en\/wp-json\/wp\/v2\/posts\/3803\/revisions"}],"predecessor-version":[{"id":3812,"href":"https:\/\/bluemind.purpl-web.com\/en\/wp-json\/wp\/v2\/posts\/3803\/revisions\/3812"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bluemind.purpl-web.com\/en\/wp-json\/wp\/v2\/media\/3786"}],"wp:attachment":[{"href":"https:\/\/bluemind.purpl-web.com\/en\/wp-json\/wp\/v2\/media?parent=3803"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bluemind.purpl-web.com\/en\/wp-json\/wp\/v2\/categories?post=3803"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bluemind.purpl-web.com\/en\/wp-json\/wp\/v2\/tags?post=3803"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}