From: Trenton H <797416+stumpylog@users.noreply.github.com> Date: Thu, 23 Mar 2023 15:20:57 +0000 (-0700) Subject: Adds a tip for using tokens instead of passwords, now that support is integrated X-Git-Tag: v1.14.0-beta.rc1~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d246e4090a025895e150d248395f0bbc80ad677a;p=thirdparty%2Fpaperless-ngx.git Adds a tip for using tokens instead of passwords, now that support is integrated --- diff --git a/docs/administration.md b/docs/administration.md index aba22cd562..46d6aaaaa2 100644 --- a/docs/administration.md +++ b/docs/administration.md @@ -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}