{"id":39088,"date":"2024-06-23T06:10:00","date_gmt":"2024-06-23T06:10:00","guid":{"rendered":"https:\/\/easydmarc.com\/blog\/?p=39088"},"modified":"2025-05-30T09:06:33","modified_gmt":"2025-05-30T09:06:33","slug":"proofpoint-essential-spf-and-dkim-configuration","status":"publish","type":"post","link":"https:\/\/easydmarc.com\/blog\/proofpoint-essential-spf-and-dkim-configuration\/","title":{"rendered":"Proofpoint Essential SPF and DKIM Configuration: Step by Step Guide"},"content":{"rendered":"\n<p>This instructional article will demonstrate the <em>&nbsp;ProofPoint <\/em>configuration process of Sender Policy Framework (SPF), DomainKeys Identified Mail (DKIM) Signatures to ensure ProofPoint passes the DMARC alignment check and eliminates spam from your domain, and increases security.<\/p>\n\n\n\n<p>The SPF record identifies the mail servers and domains allowed to send emails on behalf of your domain. The DKIM record, on the other hand, is a specially formatted DNS TXT record that stores the public key the receiving mail server will use to verify a message&#8217;s signature. These email authentication methods will prove to ISPs and mail services that senders are truly authorized to send emails from a particular domain and are a way of verifying that your email-sending server is sending emails through your domain.<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" id=\"spf-yes\">\n<h2 class=\"wp-block-heading\" id=\"h-the-process-of-setting-up-the-spf-record\"><strong>The process of setting up the SPF record<\/strong><\/h2>\n<\/div>\n<\/div>\n\n\n\n<p>To ensure the emails from ProofPoint are sent on behalf of your domain, we need to create or update your existing SPF record by including the following information.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>US<\/td><td>a:dispatch-us.ppe-hosted.com<\/td><\/tr><tr><td>EU<\/td><td>a:dispatch-eu.ppe-hosted.com<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>You can easily do this by using our <a href=\"https:\/\/easydmarc.com\/tools\/spf-record-generator\" target=\"_blank\" rel=\"noreferrer noopener\">SPF Generator Tool<\/a> and following the steps below:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Navigate to <a href=\"https:\/\/easydmarc.com\/tools\/spf-record-generator\" target=\"_blank\" rel=\"noreferrer noopener\">SPF Record Generator<\/a><\/li>\n\n\n\n<li>Add the required include mentioned above in the a:__ section.<\/li>\n\n\n\n<li>Choose the Policy (The options are : Fail (Not Compliant will be rejected), SoftFail (Not Compliant will be accepted but marked) and Neutral (Mails will be probably accepted)).<strong><img fetchpriority=\"high\" decoding=\"async\" width=\"624\" height=\"515\" src=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2024\/12\/pasted-image-0-1.png\"\/><\/strong><\/li>\n\n\n\n<li>When you have made followed the steps, click on the \u201cGenerate\u201d<\/li>\n\n\n\n<li>Copy the provided SPF record and navigate to your DNS provider (CloudFlare, Godaddy, etc.) and create a TXT Record. <strong>We\u2019ll be using CloudFlare for this example.<\/strong><\/li>\n\n\n\n<li>Click on \u201cSave\u201d<img decoding=\"async\" src=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2024\/12\/pasted-image-0-2.png\" width=\"624\" height=\"108\"\/><\/li>\n\n\n\n<li>Wait up to 72 hours to allow your DNS to process the changes<\/li>\n<\/ol>\n\n\n\n<p><strong>Important Note: <\/strong>Each domain must have only one SPF TXT Record. If you have multiple SPF Records<strong>, <\/strong><a href=\"https:\/\/easydmarc.com\/blog\/spf-too-many-dns-lookups-error\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>SPF will return a PermError<\/strong><\/a><strong>.&nbsp;<\/strong><\/p>\n\n\n\n<p>If you are using multiple IPs, ESPs, Third-Party services for your various email strategies, you should include them in a single SPF Record.<br \/>E.g <em>v=spf1 ip4:18.57.156.221 a:dispatch-us.ppe-hosted.com include:thirdpartyservice.com ~all<\/em><\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" id=\"dkim-yes\">\n<h2 class=\"wp-block-heading\" id=\"h-the-process-of-setting-up-the-dkim-record\"><strong>The process of setting up the DKIM record<\/strong><\/h2>\n<\/div>\n<\/div>\n\n\n\n<p>To ensure the emails from ProofPoint are sent on behalf of your domain, we need to create a new DKIM record by the following information.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Navigate to <strong>Administration &gt; Account Management &gt; Domains<\/strong>.<\/li>\n\n\n\n<li>Select the domain you want to configure and click the vertical ellipsis on the right-hand side of the Domains table.<\/li>\n\n\n\n<li>Click the option labeled <strong>Configure DKIM<\/strong>.<img decoding=\"async\" src=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2024\/12\/pasted-image-0-3.png\" width=\"624\" height=\"267\"\/><\/li>\n\n\n\n<li>A drawer will appear on the right side of the screen, listing all the currently configured DKIM keys. If this is your first time configuring DKIM, no keys will be listed. Click <strong>Create New DKIM Signing Key<\/strong>.<\/li>\n\n\n\n<li>The form will appear asking you to specify a selector. A selector is used to locate the public key in DNS and is not visible to end users. A value is pre-populated, but you can change it if you&#8217;d like. Click <strong>Create<\/strong>.<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2024\/12\/pasted-image-0-4.png\" width=\"624\" height=\"431\"\/><\/li>\n\n\n\n<li>The resulting screen will give you the hostname and value into your DNS zone. You typically do this on your domain registrar&#8217;s website (GoDaddy, Dotster, Namecheap, etc.)&nbsp;<\/li>\n<\/ol>\n\n\n\n<p><strong>Important Note: <\/strong>You can also save the private key to a secure location, in case you need it. This is the only time this value will be displayed.<\/p>\n\n\n\n<p><strong><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2024\/12\/pasted-image-0-4.png\" width=\"624\" height=\"397\"\/><\/strong><\/p>\n\n\n\n<ol start=\"7\" class=\"wp-block-list\">\n<li>Once you&#8217;ve added the record to your DNS zone, Proofpoint Essentials needs to validate that it was added correctly. To do so, click the <strong>Verify Key<\/strong> button in the key&#8217;s context menu.<img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"437\" src=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2024\/12\/clipboard_eaba65a73b2b65458226776bb617d0f8d.png\" alt=\"clipboard_eaba65a73b2b65458226776bb617d0f8d.png\"\/><\/li>\n\n\n\n<li>Once the key is verified, outbound DKIM signing is automatically enabled for this domain.<\/li>\n<\/ol>\n\n\n\n<p class=\"vg_note\"><strong>Important note:<\/strong> If the provider recommends publishing also a DMARC record, there\u2019s no need to do so if you already have a DMARC record in place, as each domain can only have one DMARC record.<\/p>\n\n\n\n<p>Congratulations, you successfully authenticated your outgoing mail stream from ProofPoint Essential with SPF and DKIM.<\/p>\n\n\n\n<p><strong>Note:<\/strong> If you are using Proofpoint supplied by GoDaddy, this configuration guide is not for your use. The Advanced email Protection sold by GoDaddy does not have the same configurability as the Proofpoint Essential product sold directly by Proofpoint.<\/p>\n\n\n\n<p>On the same topic: Find out the best Proofpoint alternatives in 2024<\/p>\n\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>This instructional article will demonstrate the &nbsp;ProofPoint configuration &#8230;<\/p>\n","protected":false},"author":1,"featured_media":39089,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[205,209],"tags":[],"class_list":["post-39088","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-knowledge-base","category-source-configuration"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Proofpoint Essential SPF and DKIM Configuration | EasyDMARC<\/title>\n<meta name=\"description\" content=\"Boost email security: Configure ProofPoint&#039;s SPF and DKIM swiftly for reliable spam prevention and enhanced domain authentication.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/easydmarc.com\/blog\/proofpoint-essential-spf-and-dkim-configuration\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Proofpoint Essential SPF and DKIM Configuration: Step by Step Guide\" \/>\n<meta property=\"og:description\" content=\"Boost email security: Configure ProofPoint&#039;s SPF and DKIM swiftly for reliable spam prevention and enhanced domain authentication.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/easydmarc.com\/blog\/proofpoint-essential-spf-and-dkim-configuration\/\" \/>\n<meta property=\"og:site_name\" content=\"EasyDMARC\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/EasyDMARC\/\" \/>\n<meta property=\"article:published_time\" content=\"2024-06-23T06:10:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-30T09:06:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2023\/11\/68-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1618\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"EasyDMARC\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@easydmarc\" \/>\n<meta name=\"twitter:site\" content=\"@easydmarc\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"EasyDMARC\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/proofpoint-essential-spf-and-dkim-configuration\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/proofpoint-essential-spf-and-dkim-configuration\\\/\"},\"author\":{\"name\":\"EasyDMARC\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#\\\/schema\\\/person\\\/449261e9810b270cc697c7c9c5b89e97\"},\"headline\":\"Proofpoint Essential SPF and DKIM Configuration: Step by Step Guide\",\"datePublished\":\"2024-06-23T06:10:00+00:00\",\"dateModified\":\"2025-05-30T09:06:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/proofpoint-essential-spf-and-dkim-configuration\\\/\"},\"wordCount\":704,\"publisher\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/proofpoint-essential-spf-and-dkim-configuration\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/68-scaled.jpg\",\"articleSection\":[\"Knowledge Base\",\"Source Configuration\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/easydmarc.com\\\/blog\\\/proofpoint-essential-spf-and-dkim-configuration\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/proofpoint-essential-spf-and-dkim-configuration\\\/\",\"url\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/proofpoint-essential-spf-and-dkim-configuration\\\/\",\"name\":\"Proofpoint Essential SPF and DKIM Configuration | EasyDMARC\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/proofpoint-essential-spf-and-dkim-configuration\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/proofpoint-essential-spf-and-dkim-configuration\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/68-scaled.jpg\",\"datePublished\":\"2024-06-23T06:10:00+00:00\",\"dateModified\":\"2025-05-30T09:06:33+00:00\",\"description\":\"Boost email security: Configure ProofPoint's SPF and DKIM swiftly for reliable spam prevention and enhanced domain authentication.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/proofpoint-essential-spf-and-dkim-configuration\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/easydmarc.com\\\/blog\\\/proofpoint-essential-spf-and-dkim-configuration\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/proofpoint-essential-spf-and-dkim-configuration\\\/#primaryimage\",\"url\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/68-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/68-scaled.jpg\",\"width\":2560,\"height\":1618,\"caption\":\"ProofPoint\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/proofpoint-essential-spf-and-dkim-configuration\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/easydmarc.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Knowledge Base\",\"item\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/category\\\/knowledge-base\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Source Configuration\",\"item\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/category\\\/knowledge-base\\\/source-configuration\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Proofpoint Essential SPF and DKIM Configuration: Step by Step Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/\",\"name\":\"EasyDMARC\",\"description\":\"Blog\",\"publisher\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/#organization\",\"name\":\"EasyDMARC\",\"url\":\"https:\\\/\\\/easydmarc.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/easydmarc.com\\\/img\\\/logo.png\"},\"image\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/EasyDMARC\\\/\",\"https:\\\/\\\/x.com\\\/easydmarc\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/easydmarc\\\/mycompany\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#\\\/schema\\\/person\\\/449261e9810b270cc697c7c9c5b89e97\",\"name\":\"EasyDMARC\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fcbf1ca829f8e0977fce524da20caa8a528368d0909ce48741526046e5113259?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fcbf1ca829f8e0977fce524da20caa8a528368d0909ce48741526046e5113259?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fcbf1ca829f8e0977fce524da20caa8a528368d0909ce48741526046e5113259?s=96&r=g\",\"caption\":\"EasyDMARC\"},\"url\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/author\\\/easydmarc\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Proofpoint Essential SPF and DKIM Configuration | EasyDMARC","description":"Boost email security: Configure ProofPoint's SPF and DKIM swiftly for reliable spam prevention and enhanced domain authentication.","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:\/\/easydmarc.com\/blog\/proofpoint-essential-spf-and-dkim-configuration\/","og_locale":"en_US","og_type":"article","og_title":"Proofpoint Essential SPF and DKIM Configuration: Step by Step Guide","og_description":"Boost email security: Configure ProofPoint's SPF and DKIM swiftly for reliable spam prevention and enhanced domain authentication.","og_url":"https:\/\/easydmarc.com\/blog\/proofpoint-essential-spf-and-dkim-configuration\/","og_site_name":"EasyDMARC","article_publisher":"https:\/\/www.facebook.com\/EasyDMARC\/","article_published_time":"2024-06-23T06:10:00+00:00","article_modified_time":"2025-05-30T09:06:33+00:00","og_image":[{"width":2560,"height":1618,"url":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2023\/11\/68-scaled.jpg","type":"image\/jpeg"}],"author":"EasyDMARC","twitter_card":"summary_large_image","twitter_creator":"@easydmarc","twitter_site":"@easydmarc","twitter_misc":{"Written by":"EasyDMARC","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/easydmarc.com\/blog\/proofpoint-essential-spf-and-dkim-configuration\/#article","isPartOf":{"@id":"https:\/\/easydmarc.com\/blog\/proofpoint-essential-spf-and-dkim-configuration\/"},"author":{"name":"EasyDMARC","@id":"https:\/\/easydmarc.com\/blog\/#\/schema\/person\/449261e9810b270cc697c7c9c5b89e97"},"headline":"Proofpoint Essential SPF and DKIM Configuration: Step by Step Guide","datePublished":"2024-06-23T06:10:00+00:00","dateModified":"2025-05-30T09:06:33+00:00","mainEntityOfPage":{"@id":"https:\/\/easydmarc.com\/blog\/proofpoint-essential-spf-and-dkim-configuration\/"},"wordCount":704,"publisher":{"@id":"https:\/\/easydmarc.com\/blog\/#organization"},"image":{"@id":"https:\/\/easydmarc.com\/blog\/proofpoint-essential-spf-and-dkim-configuration\/#primaryimage"},"thumbnailUrl":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2023\/11\/68-scaled.jpg","articleSection":["Knowledge Base","Source Configuration"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/easydmarc.com\/blog\/proofpoint-essential-spf-and-dkim-configuration\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/easydmarc.com\/blog\/proofpoint-essential-spf-and-dkim-configuration\/","url":"https:\/\/easydmarc.com\/blog\/proofpoint-essential-spf-and-dkim-configuration\/","name":"Proofpoint Essential SPF and DKIM Configuration | EasyDMARC","isPartOf":{"@id":"https:\/\/easydmarc.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/easydmarc.com\/blog\/proofpoint-essential-spf-and-dkim-configuration\/#primaryimage"},"image":{"@id":"https:\/\/easydmarc.com\/blog\/proofpoint-essential-spf-and-dkim-configuration\/#primaryimage"},"thumbnailUrl":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2023\/11\/68-scaled.jpg","datePublished":"2024-06-23T06:10:00+00:00","dateModified":"2025-05-30T09:06:33+00:00","description":"Boost email security: Configure ProofPoint's SPF and DKIM swiftly for reliable spam prevention and enhanced domain authentication.","breadcrumb":{"@id":"https:\/\/easydmarc.com\/blog\/proofpoint-essential-spf-and-dkim-configuration\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/easydmarc.com\/blog\/proofpoint-essential-spf-and-dkim-configuration\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/easydmarc.com\/blog\/proofpoint-essential-spf-and-dkim-configuration\/#primaryimage","url":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2023\/11\/68-scaled.jpg","contentUrl":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2023\/11\/68-scaled.jpg","width":2560,"height":1618,"caption":"ProofPoint"},{"@type":"BreadcrumbList","@id":"https:\/\/easydmarc.com\/blog\/proofpoint-essential-spf-and-dkim-configuration\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/easydmarc.com\/"},{"@type":"ListItem","position":2,"name":"Knowledge Base","item":"https:\/\/easydmarc.com\/blog\/category\/knowledge-base\/"},{"@type":"ListItem","position":3,"name":"Source Configuration","item":"https:\/\/easydmarc.com\/blog\/category\/knowledge-base\/source-configuration\/"},{"@type":"ListItem","position":4,"name":"Proofpoint Essential SPF and DKIM Configuration: Step by Step Guide"}]},{"@type":"WebSite","@id":"https:\/\/easydmarc.com\/blog\/#website","url":"https:\/\/easydmarc.com\/blog\/","name":"EasyDMARC","description":"Blog","publisher":{"@id":"https:\/\/easydmarc.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/easydmarc.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/easydmarc.com\/#organization","name":"EasyDMARC","url":"https:\/\/easydmarc.com\/","logo":{"@type":"ImageObject","url":"https:\/\/easydmarc.com\/img\/logo.png"},"image":{"@id":"https:\/\/easydmarc.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/EasyDMARC\/","https:\/\/x.com\/easydmarc","https:\/\/www.linkedin.com\/company\/easydmarc\/mycompany\/"]},{"@type":"Person","@id":"https:\/\/easydmarc.com\/blog\/#\/schema\/person\/449261e9810b270cc697c7c9c5b89e97","name":"EasyDMARC","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/fcbf1ca829f8e0977fce524da20caa8a528368d0909ce48741526046e5113259?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/fcbf1ca829f8e0977fce524da20caa8a528368d0909ce48741526046e5113259?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/fcbf1ca829f8e0977fce524da20caa8a528368d0909ce48741526046e5113259?s=96&r=g","caption":"EasyDMARC"},"url":"https:\/\/easydmarc.com\/blog\/author\/easydmarc\/"}]}},"jetpack_featured_media_url":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2023\/11\/68-scaled.jpg","_links":{"self":[{"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/posts\/39088","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/comments?post=39088"}],"version-history":[{"count":11,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/posts\/39088\/revisions"}],"predecessor-version":[{"id":48092,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/posts\/39088\/revisions\/48092"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/media\/39089"}],"wp:attachment":[{"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/media?parent=39088"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/categories?post=39088"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/tags?post=39088"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}