Skip to content

Commit

Permalink
Merge pull request #741 from aspelt/master
Browse files Browse the repository at this point in the history
SMTP using OAuth (correction)
  • Loading branch information
valadas authored Feb 21, 2025
2 parents ca5e69e + e7014a7 commit 44f3b96
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Create an **App registration** (portal.azure.com -> App registrations)
* Copy the value of **SID**
* Add-MailboxPermission -Identity "[mailaddress]" -User [SID] -AccessRights FullAccess

## 4. Setup the mailbox in DNN
## 5. Setup the mailbox in DNN
* Personabar - Servers - Server settings
* SMTP authentication:
* SMTP Authentiaction: **OAUTH**
Expand Down

0 comments on commit 44f3b96

Please sign in to comment.