Support simple search disabling

Add new new SEARCH_DISABLE_SIMPLE_SEARCH setting.

Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
Roberto Rosario
2019-10-24 15:24:48 -04:00
parent 4dea4129db
commit 83f876cde9
4 changed files with 54 additions and 5 deletions
+2
View File
@@ -97,6 +97,8 @@ Changes
Robert Schöftner (@robert.schoeftner).
- Add support to execute the IMAP expunge command after each
processed message.
- Support simple search disable via the new
SEARCH_DISABLE_SIMPLE_SEARCH setting.
Removals
--------