Merge pull request #550 from stumpylog/feature-mail-consume-improve-docs

Feature mail consume improve docs
This commit is contained in:
shamoon
2022-04-10 08:46:45 -07:00
committed by GitHub
5 changed files with 132 additions and 96 deletions

View File

@@ -178,6 +178,14 @@ These are as follows:
automatically or manually and tell paperless to move them to yet another folder
after consumption. It's up to you.
.. note::
When defining a mail rule with a folder, you may need to try different characters to
define how the sub-folders are separated. Common values include ".", "/" or "|", but
this varies by the mail server. Unfortunately, this isn't a value we can determine
automatically. Either check the documentation for your mail server, or check for
errors in the logs and try different folder separator values.
.. note::
Paperless will process the rules in the order defined in the admin page.