From 2e30406ceac7c98b667967d991828bfae476eb6a Mon Sep 17 00:00:00 2001 From: David Poindexter Date: Thu, 20 Feb 2025 13:02:51 -0500 Subject: [PATCH] Improve title for SMTP setup using OAuth with M365 Resolves #738 --- .../smtp-servers/set-up-oauth-microsoft-365/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/tutorials/server/smtp-servers/set-up-oauth-microsoft-365/index.md b/content/tutorials/server/smtp-servers/set-up-oauth-microsoft-365/index.md index 964ad8ce..8b3560b6 100644 --- a/content/tutorials/server/smtp-servers/set-up-oauth-microsoft-365/index.md +++ b/content/tutorials/server/smtp-servers/set-up-oauth-microsoft-365/index.md @@ -1,16 +1,16 @@ --- uid: set-up-oauth-microsoft-365 locale: en -title: How to implement OAUTH using DNN and Microsoft 365 +title: How to implement SMTP using OAuth with Microsoft 365 dnnversion: 09.02.00 previous-topic: smtp-servers next-topic: smtp-servers --- -# How to implement OAUTH using DNN and Microsoft 365 +# How to implement SMTP using OAuth with Microsoft 365 ## Introduction -This page describes the necessary steps to make SMTP work using OAUTH with Microsoft 365. +This page describes the necessary steps to make SMTP work using OAuth with Microsoft 365. ## Setup steps 1. Check some settings in DNN @@ -85,4 +85,4 @@ Create an **App registration** (portal.azure.com -> App registrations) * Enter your mailbox user credentials * Click **Test SMTP Settings** to check if the setup is successful. -> **Your OAuth provider's configuration has been completed.** \ No newline at end of file +> **Your OAuth provider configuration has been completed.**