{"id":3663,"date":"2025-11-10T19:10:54","date_gmt":"2025-11-10T19:10:54","guid":{"rendered":"https:\/\/emailwarmup.com\/blog\/?p=3663"},"modified":"2026-03-05T14:13:12","modified_gmt":"2026-03-05T14:13:12","slug":"microsoft-email-mx-settings","status":"publish","type":"post","link":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/","title":{"rendered":"How To Configure Microsoft Email MX Records Settings [The Right Way]"},"content":{"rendered":"\n<figure class=\"wp-block-image size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1348\" height=\"785\" src=\"https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png\" alt=\"How-To-Configure-Microsoft-Email-MX-Settings\" class=\"wp-image-4180\"\/><\/figure>\n\n\n\n<p>Microsoft 365 won&#8217;t receive emails until you point your domain&#8217;s MX records to Microsoft&#8217;s mail servers. This guide walks you through the exact DNS changes needed to configure your Microsoft email MX settings (whether you&#8217;re migrating from another provider or setting up email for the first time).<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Access your DNS management panel<\/h2>\n\n\n\n<p>You need to log in to the location where your domain&#8217;s DNS records are stored. This is typically your domain registrar (e.g., GoDaddy, Namecheap, Cloudflare) or web hosting provider.<\/p>\n\n\n\n<p>Find the DNS management section once you&#8217;re logged in:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Look for &#8220;DNS Management,&#8221; &#8220;Domain Settings,&#8221; or &#8220;Advanced DNS.&#8221;<\/li>\n\n\n\n<li>cPanel users should check the Zone Editor<\/li>\n\n\n\n<li>Namecheap users navigate to Advanced DNS &gt; Mail Settings<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Check your existing MX records<\/h2>\n\n\n\n<p>Before making changes, see what MX records already exist for your domain. You can check using:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>MX Toolbox or DNS Checker (enter your domain name)<\/li>\n\n\n\n<li>Command line: nslookup -type=MX yourdomain.com<\/li>\n\n\n\n<li>Microsoft 365 Admin Center under Settings &gt; Domains<\/li>\n<\/ol>\n\n\n\n<p>Write down any existing records (you&#8217;ll need to delete them next). Keeping old MX records can cause split email delivery if they have equal or mis-prioritized values \u2014 senders might route messages unpredictably between your old and new servers.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Delete conflicting MX records<\/h2>\n\n\n\n<p>Remove <em>all<\/em> existing MX records that point to your previous email provider. Leaving old records active means emails might land in your old inbox instead of Microsoft 365 (and you won&#8217;t see them).<\/p>\n\n\n\n<p>The only exception is if you&#8217;re using a temporary MX record for domain verification. Please set it to the <em>highest<\/em> priority (typically 0) as instructed by the Microsoft 365 wizard, then delete it immediately after verification completes.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Add Microsoft&#8217;s MX record values<\/h2>\n\n\n\n<p>Get your unique MX record details from Microsoft 365 Admin Center (Settings &gt; Domains &gt; Required DNS settings). Enter these values in your DNS panel:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>Field<\/td><td>Value<\/td><\/tr><tr><td>Record Type<\/td><td>MX<\/td><\/tr><tr><td>Host\/Name<\/td><td>@ (or leave blank)<\/td><\/tr><tr><td>Points to<\/td><td><em>yourdomain-com<\/em>.mail.protection.outlook.com (use the exact value Microsoft provides)<\/td><\/tr><tr><td>Priority<\/td><td>0<\/td><\/tr><tr><td>TTL<\/td><td>3600 seconds (1 hour)<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Always copy the exact &#8220;Points to address&#8221; from Admin Center. Classic values appear as contoso-com.mail.protection.outlook.com (Microsoft is transitioning newly created accepted domains to the *.mx.microsoft format starting in July 2025).<\/p>\n\n\n\n<p>Set priority to 0 (this ensures Microsoft&#8217;s server is tried first). If you&#8217;re running a spam filter before Exchange Online, your MX record should point to that filtering service instead \u2014 not directly to Microsoft.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Save and wait for propagation<\/h2>\n\n\n\n<p>Click Save after entering the MX record details. DNS changes require time to propagate across the Internet&#8217;s global servers. Propagation timing:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Minimum: 15-30 minutes<\/li>\n\n\n\n<li>Maximum: 48-72 hours<\/li>\n\n\n\n<li>Typical: 2-8 hours<\/li>\n<\/ul>\n\n\n\n<p>Don&#8217;t send important emails during this window (they might bounce or land in the wrong mailbox as some senders may still use cached MX values). Your TTL setting controls how quickly future changes propagate \u2014 lower TTL means faster updates but more frequent DNS queries.<\/p>\n\n\n\n<p>After configuring MX records correctly, emails can still land in spam if authentication isn&#8217;t set up.&nbsp;<\/p>\n\n\n\n<p>Use EmailWarmup.com&#8217;s free <a href=\"https:\/\/emailwarmup.com\/email-deliverability-test\">email delivery test<\/a> to check where your emails actually land (inbox vs. spam vs. promotions) across 50+ providers. The test also flags missing <a href=\"https:\/\/emailwarmup.com\/blog\/email-authentication\/dkim\/\">DKIM<\/a> and <a href=\"https:\/\/emailwarmup.com\/blog\/email-authentication\/dmarc\/\">DMARC<\/a> records that hurt delivery.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Verify the configuration for Microsoft email MX settings<\/h2>\n\n\n\n<p>Confirm your MX records are working using three methods:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">MX Toolbox check<\/h3>\n\n\n\n<p>Enter your domain to see if the Microsoft mail server appears publicly<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Microsoft 365 Admin Center<\/h3>\n\n\n\n<p>Return to Settings &gt; Domains and click Verify (should show a green checkmark if configured correctly)<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Send a test email<\/h3>\n\n\n\n<p>Email your Microsoft 365 address from an external account and confirm it arrives<\/p>\n\n\n\n<p>If emails aren&#8217;t showing up after 48 hours, check Non-Delivery Reports (NDRs) in your Microsoft Admin Center.&nbsp;<\/p>\n\n\n\n<p>Run a Message Trace to see where emails are getting stuck. Missing or wrong MX records make it impossible to receive replies (rendering your email service useless).<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Need expert help with your Microsoft email MX settings?<\/h2>\n\n\n\n<p>MX records control where your emails are delivered, but getting them into the inbox requires proper authentication, warm-up, and reputation management.&nbsp;<\/p>\n\n\n\n<p>If you&#8217;re still having delivery issues after following these steps, we&#8217;ll diagnose the problem for free.<\/p>\n\n\n\n<p>Schedule a free <a href=\"https:\/\/emailwarmup.com\/email-deliverability-consultant\">email deliverability consultation<\/a> with one of our specialists. We&#8217;ll review your DNS setup, resolve authentication issues, and ensure your emails are flowing correctly.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Frequently asked questions<\/h2>\n\n\n\n<p>Here are some commonly asked questions about MX records:<\/p>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1762801231696\"><strong class=\"schema-faq-question\">Can I use multiple MX records for Microsoft 365?<\/strong> <p class=\"schema-faq-answer\">Use a single MX record for standard Microsoft 365 setups (or point to your third-party spam filter if you use one). Avoid additional MX entries that could divert mail to the wrong destination.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1762801238234\"><strong class=\"schema-faq-question\">How long before old emails stop arriving at my previous provider?<\/strong> <p class=\"schema-faq-answer\">New emails stop routing to your old provider once propagation completes (some senders may cache the old MX for a few hours). Plan for a brief overlap period during cutover.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1762801257577\"><strong class=\"schema-faq-question\">What if my registrar doesn&#8217;t show the @ symbol option?<\/strong> <p class=\"schema-faq-answer\">Follow your registrar&#8217;s instructions (most use @ to represent the root domain). Some providers accept a blank field for the zone apex instead.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1762801267120\"><strong class=\"schema-faq-question\">Do I need to change MX records for email sending?<\/strong> <p class=\"schema-faq-answer\">No. MX records only control <em>incoming<\/em> mail. Outgoing email uses SMTP settings configured in your email client or application.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1762801275338\"><strong class=\"schema-faq-question\">Why are emails marked spam after changing MX records?<\/strong> <p class=\"schema-faq-answer\">Your domain reputation might be damaged, or SPF\/DKIM\/DMARC authentication records are missing. Run an <a href=\"https:\/\/emailwarmup.com\/email-spam-checker\">email spam check<\/a> and start<a href=\"https:\/\/emailwarmup.com\/\"> email warm up<\/a> to rebuild sender reputation.<\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Microsoft 365 won&#8217;t receive emails until you point your domain&#8217;s MX records to Microsoft&#8217;s mail servers. This guide walks you through the exact DNS changes needed to configure your Microsoft email MX settings (whether you&#8217;re migrating from another provider or setting up email for the first time). Access your DNS management panel You need to [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":4180,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","footnotes":""},"categories":[26],"tags":[],"class_list":["post-3663","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-email-authentication"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How To Configure Microsoft Email MX Records Settings?<\/title>\n<meta name=\"description\" content=\"Microsoft 365 won&#039;t receive emails until you properly configure Microsoft email MX settings. This guide outlines the necessary DNS changes.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How To Configure Microsoft Email MX Records Settings?\" \/>\n<meta property=\"og:description\" content=\"Microsoft 365 won&#039;t receive emails until you properly configure Microsoft email MX settings. This guide outlines the necessary DNS changes.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/\" \/>\n<meta property=\"og:site_name\" content=\"Email Warmup\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-10T19:10:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-05T14:13:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1348\" \/>\n\t<meta property=\"og:image:height\" content=\"785\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Daniyal Dehleh\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Daniyal Dehleh\" \/>\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:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/\"},\"author\":{\"name\":\"Daniyal Dehleh\",\"@id\":\"https:\/\/emailwarmup.com\/blog\/#\/schema\/person\/fb2aa8d9a54b3d4d28e96de4d49361a5\"},\"headline\":\"How To Configure Microsoft Email MX Records Settings [The Right Way]\",\"datePublished\":\"2025-11-10T19:10:54+00:00\",\"dateModified\":\"2026-03-05T14:13:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/\"},\"wordCount\":927,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/emailwarmup.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png\",\"articleSection\":[\"Email Authentication\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#respond\"]}]},{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/\",\"url\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/\",\"name\":\"How To Configure Microsoft Email MX Records Settings?\",\"isPartOf\":{\"@id\":\"https:\/\/emailwarmup.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png\",\"datePublished\":\"2025-11-10T19:10:54+00:00\",\"dateModified\":\"2026-03-05T14:13:12+00:00\",\"description\":\"Microsoft 365 won't receive emails until you properly configure Microsoft email MX settings. This guide outlines the necessary DNS changes.\",\"breadcrumb\":{\"@id\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#breadcrumb\"},\"mainEntity\":[{\"@id\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801231696\"},{\"@id\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801238234\"},{\"@id\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801257577\"},{\"@id\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801267120\"},{\"@id\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801275338\"}],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#primaryimage\",\"url\":\"https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png\",\"contentUrl\":\"https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png\",\"width\":1348,\"height\":785,\"caption\":\"How-To-Configure-Microsoft-Email-MX-Settings\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/emailwarmup.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To Configure Microsoft Email MX Records Settings [The Right Way]\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/emailwarmup.com\/blog\/#website\",\"url\":\"https:\/\/emailwarmup.com\/blog\/\",\"name\":\"Email WarmUp\",\"description\":\"100% Inbox Guaranteed.\",\"publisher\":{\"@id\":\"https:\/\/emailwarmup.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/emailwarmup.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/emailwarmup.com\/blog\/#organization\",\"name\":\"Email WarmUp\",\"url\":\"https:\/\/emailwarmup.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/emailwarmup.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/05\/Group-42350.png\",\"contentUrl\":\"https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/05\/Group-42350.png\",\"width\":400,\"height\":271,\"caption\":\"Email WarmUp\"},\"image\":{\"@id\":\"https:\/\/emailwarmup.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/emailwarmup.com\/blog\/#\/schema\/person\/fb2aa8d9a54b3d4d28e96de4d49361a5\",\"name\":\"Daniyal Dehleh\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/emailwarmup.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/05\/image-2.png\",\"contentUrl\":\"https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/05\/image-2.png\",\"caption\":\"Daniyal Dehleh\"},\"description\":\"Daniyal is an award-winning email marketing and deliverability consultant trusted by global brands like LA Fitness, Remax, and Deel. With a proven record of boosting open rates, click-throughs, and ROI by 300% or more, he is recognized as a renowned email marketing expert. For over a decade, he has refined a top-down optimization strategy that aligns technical infrastructure, creative execution, and a tight feedback loop into a system that delivers consistent results for companies of all sizes. Now, Daniyal is pulling back the curtain to share the proven frameworks and insights he\u2019s gathered\u2014helping businesses worldwide achieve the highest possible ROI from their email programs.\",\"url\":\"https:\/\/emailwarmup.com\/blog\/author\/daniyaldehleh\/\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801231696\",\"position\":1,\"url\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801231696\",\"name\":\"Can I use multiple MX records for Microsoft 365?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Use a single MX record for standard Microsoft 365 setups (or point to your third-party spam filter if you use one). Avoid additional MX entries that could divert mail to the wrong destination.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801238234\",\"position\":2,\"url\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801238234\",\"name\":\"How long before old emails stop arriving at my previous provider?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"New emails stop routing to your old provider once propagation completes (some senders may cache the old MX for a few hours). Plan for a brief overlap period during cutover.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801257577\",\"position\":3,\"url\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801257577\",\"name\":\"What if my registrar doesn't show the @ symbol option?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Follow your registrar's instructions (most use @ to represent the root domain). Some providers accept a blank field for the zone apex instead.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801267120\",\"position\":4,\"url\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801267120\",\"name\":\"Do I need to change MX records for email sending?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. MX records only control <em>incoming<\/em> mail. Outgoing email uses SMTP settings configured in your email client or application.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801275338\",\"position\":5,\"url\":\"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801275338\",\"name\":\"Why are emails marked spam after changing MX records?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Your domain reputation might be damaged, or SPF\/DKIM\/DMARC authentication records are missing. Run an <a href=\\\"https:\/\/emailwarmup.com\/email-spam-checker\\\">email spam check<\/a> and start<a href=\\\"https:\/\/emailwarmup.com\/\\\"> email warm up<\/a> to rebuild sender reputation.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How To Configure Microsoft Email MX Records Settings?","description":"Microsoft 365 won't receive emails until you properly configure Microsoft email MX settings. This guide outlines the necessary DNS changes.","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:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/","og_locale":"en_US","og_type":"article","og_title":"How To Configure Microsoft Email MX Records Settings?","og_description":"Microsoft 365 won't receive emails until you properly configure Microsoft email MX settings. This guide outlines the necessary DNS changes.","og_url":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/","og_site_name":"Email Warmup","article_published_time":"2025-11-10T19:10:54+00:00","article_modified_time":"2026-03-05T14:13:12+00:00","og_image":[{"width":1348,"height":785,"url":"https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png","type":"image\/png"}],"author":"Daniyal Dehleh","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Daniyal Dehleh","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#article","isPartOf":{"@id":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/"},"author":{"name":"Daniyal Dehleh","@id":"https:\/\/emailwarmup.com\/blog\/#\/schema\/person\/fb2aa8d9a54b3d4d28e96de4d49361a5"},"headline":"How To Configure Microsoft Email MX Records Settings [The Right Way]","datePublished":"2025-11-10T19:10:54+00:00","dateModified":"2026-03-05T14:13:12+00:00","mainEntityOfPage":{"@id":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/"},"wordCount":927,"commentCount":0,"publisher":{"@id":"https:\/\/emailwarmup.com\/blog\/#organization"},"image":{"@id":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#primaryimage"},"thumbnailUrl":"https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png","articleSection":["Email Authentication"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#respond"]}]},{"@type":["WebPage","FAQPage"],"@id":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/","url":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/","name":"How To Configure Microsoft Email MX Records Settings?","isPartOf":{"@id":"https:\/\/emailwarmup.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#primaryimage"},"image":{"@id":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#primaryimage"},"thumbnailUrl":"https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png","datePublished":"2025-11-10T19:10:54+00:00","dateModified":"2026-03-05T14:13:12+00:00","description":"Microsoft 365 won't receive emails until you properly configure Microsoft email MX settings. This guide outlines the necessary DNS changes.","breadcrumb":{"@id":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#breadcrumb"},"mainEntity":[{"@id":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801231696"},{"@id":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801238234"},{"@id":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801257577"},{"@id":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801267120"},{"@id":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801275338"}],"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#primaryimage","url":"https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png","contentUrl":"https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png","width":1348,"height":785,"caption":"How-To-Configure-Microsoft-Email-MX-Settings"},{"@type":"BreadcrumbList","@id":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/emailwarmup.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How To Configure Microsoft Email MX Records Settings [The Right Way]"}]},{"@type":"WebSite","@id":"https:\/\/emailwarmup.com\/blog\/#website","url":"https:\/\/emailwarmup.com\/blog\/","name":"Email WarmUp","description":"100% Inbox Guaranteed.","publisher":{"@id":"https:\/\/emailwarmup.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/emailwarmup.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/emailwarmup.com\/blog\/#organization","name":"Email WarmUp","url":"https:\/\/emailwarmup.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/emailwarmup.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/05\/Group-42350.png","contentUrl":"https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/05\/Group-42350.png","width":400,"height":271,"caption":"Email WarmUp"},"image":{"@id":"https:\/\/emailwarmup.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/emailwarmup.com\/blog\/#\/schema\/person\/fb2aa8d9a54b3d4d28e96de4d49361a5","name":"Daniyal Dehleh","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/emailwarmup.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/05\/image-2.png","contentUrl":"https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/05\/image-2.png","caption":"Daniyal Dehleh"},"description":"Daniyal is an award-winning email marketing and deliverability consultant trusted by global brands like LA Fitness, Remax, and Deel. With a proven record of boosting open rates, click-throughs, and ROI by 300% or more, he is recognized as a renowned email marketing expert. For over a decade, he has refined a top-down optimization strategy that aligns technical infrastructure, creative execution, and a tight feedback loop into a system that delivers consistent results for companies of all sizes. Now, Daniyal is pulling back the curtain to share the proven frameworks and insights he\u2019s gathered\u2014helping businesses worldwide achieve the highest possible ROI from their email programs.","url":"https:\/\/emailwarmup.com\/blog\/author\/daniyaldehleh\/"},{"@type":"Question","@id":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801231696","position":1,"url":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801231696","name":"Can I use multiple MX records for Microsoft 365?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Use a single MX record for standard Microsoft 365 setups (or point to your third-party spam filter if you use one). Avoid additional MX entries that could divert mail to the wrong destination.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801238234","position":2,"url":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801238234","name":"How long before old emails stop arriving at my previous provider?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"New emails stop routing to your old provider once propagation completes (some senders may cache the old MX for a few hours). Plan for a brief overlap period during cutover.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801257577","position":3,"url":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801257577","name":"What if my registrar doesn't show the @ symbol option?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Follow your registrar's instructions (most use @ to represent the root domain). Some providers accept a blank field for the zone apex instead.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801267120","position":4,"url":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801267120","name":"Do I need to change MX records for email sending?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"No. MX records only control <em>incoming<\/em> mail. Outgoing email uses SMTP settings configured in your email client or application.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801275338","position":5,"url":"https:\/\/emailwarmup.com\/blog\/email-authentication\/microsoft-email-mx-settings\/#faq-question-1762801275338","name":"Why are emails marked spam after changing MX records?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Your domain reputation might be damaged, or SPF\/DKIM\/DMARC authentication records are missing. Run an <a href=\"https:\/\/emailwarmup.com\/email-spam-checker\">email spam check<\/a> and start<a href=\"https:\/\/emailwarmup.com\/\"> email warm up<\/a> to rebuild sender reputation.","inLanguage":"en-US"},"inLanguage":"en-US"}]}},"uagb_featured_image_src":{"full":["https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png",1348,785,false],"thumbnail":["https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png",150,87,false],"medium":["https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png",300,175,false],"medium_large":["https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png",768,447,false],"large":["https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png",1024,596,false],"1536x1536":["https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png",1348,785,false],"2048x2048":["https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png",1348,785,false],"profile_24":["https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png",24,14,false],"profile_48":["https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png",48,28,false],"profile_96":["https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png",96,56,false],"profile_150":["https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png",150,87,false],"profile_300":["https:\/\/emailwarmup.com\/blog\/wp-content\/uploads\/2025\/12\/How-To-Configure-Microsoft-Email-MX-Settings.png",300,175,false]},"uagb_author_info":{"display_name":"Daniyal Dehleh","author_link":"https:\/\/emailwarmup.com\/blog\/author\/daniyaldehleh\/"},"uagb_comment_info":0,"uagb_excerpt":"Microsoft 365 won&#8217;t receive emails until you point your domain&#8217;s MX records to Microsoft&#8217;s mail servers. This guide walks you through the exact DNS changes needed to configure your Microsoft email MX settings (whether you&#8217;re migrating from another provider or setting up email for the first time). Access your DNS management panel You need to&hellip;","_links":{"self":[{"href":"https:\/\/emailwarmup.com\/blog\/wp-json\/wp\/v2\/posts\/3663","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/emailwarmup.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/emailwarmup.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/emailwarmup.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/emailwarmup.com\/blog\/wp-json\/wp\/v2\/comments?post=3663"}],"version-history":[{"count":5,"href":"https:\/\/emailwarmup.com\/blog\/wp-json\/wp\/v2\/posts\/3663\/revisions"}],"predecessor-version":[{"id":5011,"href":"https:\/\/emailwarmup.com\/blog\/wp-json\/wp\/v2\/posts\/3663\/revisions\/5011"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/emailwarmup.com\/blog\/wp-json\/wp\/v2\/media\/4180"}],"wp:attachment":[{"href":"https:\/\/emailwarmup.com\/blog\/wp-json\/wp\/v2\/media?parent=3663"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/emailwarmup.com\/blog\/wp-json\/wp\/v2\/categories?post=3663"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/emailwarmup.com\/blog\/wp-json\/wp\/v2\/tags?post=3663"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}