]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Adds a tip for using tokens instead of passwords, now that support is integrated
authorTrenton H <797416+stumpylog@users.noreply.github.com>
Thu, 23 Mar 2023 15:20:57 +0000 (08:20 -0700)
committerTrenton H <797416+stumpylog@users.noreply.github.com>
Thu, 23 Mar 2023 15:52:12 +0000 (08:52 -0700)
docs/administration.md

index aba22cd5620776f2d4ddc2a45db0f51b55a4ed0f..46d6aaaaa2027faec70d13703ce9662ed9ce9dd6 100644 (file)
@@ -475,12 +475,13 @@ mail_fetcher
 The command takes no arguments and processes all your mail accounts and
 rules.
 
-!!! note
+!!! tip
 
-    As of October 2022 Microsoft no longer supports IMAP authentication
-    for Exchange servers, thus Exchange is no longer supported until a
-    solution is implemented in the Python IMAP library used by Paperless.
-    See [learn.microsoft.com](https://learn.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/deprecation-of-basic-authentication-exchange-online)
+    To use OAuth access tokens for mail fetching,
+    select the box to indicate the password is actually
+    a token when creating or editing a mail account. The
+    details for creating a token depend on your email
+    provider.
 
 ### Creating archived documents {#archiver}