Skip to content

Commit 44f3b96

Browse files
authored
Merge pull request #741 from aspelt/master
SMTP using OAuth (correction)
2 parents ca5e69e + e7014a7 commit 44f3b96

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Create an **App registration** (portal.azure.com -> App registrations)
7979
* Copy the value of **SID**
8080
* Add-MailboxPermission -Identity "[mailaddress]" -User [SID] -AccessRights FullAccess
8181

82-
## 4. Setup the mailbox in DNN
82+
## 5. Setup the mailbox in DNN
8383
* Personabar - Servers - Server settings
8484
* SMTP authentication:
8585
* SMTP Authentiaction: **OAUTH**

0 commit comments

Comments
 (0)