Skip to content

Commit 1f7be4e

Browse files
authored
Merge pull request #739 from DNNCommunity/improve-title-smtp-oauth-m365
Improve title for SMTP setup using OAuth with M365
2 parents c13f56f + 2e30406 commit 1f7be4e

File tree

1 file changed

+4
-4
lines changed
  • content/tutorials/server/smtp-servers/set-up-oauth-microsoft-365

1 file changed

+4
-4
lines changed

content/tutorials/server/smtp-servers/set-up-oauth-microsoft-365/index.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22
uid: set-up-oauth-microsoft-365
33
locale: en
4-
title: How to implement OAUTH using DNN and Microsoft 365
4+
title: How to implement SMTP using OAuth with Microsoft 365
55
dnnversion: 09.02.00
66
previous-topic: smtp-servers
77
next-topic: smtp-servers
88
---
99

10-
# How to implement OAUTH using DNN and Microsoft 365
10+
# How to implement SMTP using OAuth with Microsoft 365
1111

1212
## Introduction
13-
This page describes the necessary steps to make SMTP work using OAUTH with Microsoft 365.
13+
This page describes the necessary steps to make SMTP work using OAuth with Microsoft 365.
1414

1515
## Setup steps
1616
1. Check some settings in DNN
@@ -85,4 +85,4 @@ Create an **App registration** (portal.azure.com -> App registrations)
8585
* Enter your mailbox user credentials
8686
* Click **Test SMTP Settings** to check if the setup is successful.
8787

88-
> **Your OAuth provider's configuration has been completed.**
88+
> **Your OAuth provider configuration has been completed.**

0 commit comments

Comments
 (0)