From 2ef9853afcff29bd1ff5f87bc0f1825970c3b2d7 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:55:48 -0800 Subject: [PATCH] Add note from PR #8588 --- Email-OAuth-App-Setup.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Email-OAuth-App-Setup.md b/Email-OAuth-App-Setup.md index de1b6a3..6b60f01 100644 --- a/Email-OAuth-App-Setup.md +++ b/Email-OAuth-App-Setup.md @@ -32,4 +32,6 @@ See https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-registe 5. Navigate to the Certificates & Secrets tab and add a new secret and note this **value** (not ID). -8. Finally, on the "Overview" tab obtain the "Application (client) ID" \ No newline at end of file +8. Finally, on the "Overview" tab obtain the "Application (client) ID" + +When using Outlook, you may need to change the character set in Paperless-ngx to `US-ASCII` in order to process emails. \ No newline at end of file