We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca5e69e + e7014a7 commit 44f3b96Copy full SHA for 44f3b96
content/tutorials/server/smtp-servers/set-up-oauth-microsoft-365/index.md
@@ -79,7 +79,7 @@ Create an **App registration** (portal.azure.com -> App registrations)
79
* Copy the value of **SID**
80
* Add-MailboxPermission -Identity "[mailaddress]" -User [SID] -AccessRights FullAccess
81
82
-## 4. Setup the mailbox in DNN
+## 5. Setup the mailbox in DNN
83
* Personabar - Servers - Server settings
84
* SMTP authentication:
85
* SMTP Authentiaction: **OAUTH**
0 commit comments