Move spam messages to Junk folders when spam headers are present

This commit is contained in:
mdecimus
2023-12-21 10:56:28 +01:00
parent 91e8597998
commit 57885e6db6
4 changed files with 31 additions and 2 deletions

View File

@@ -11,6 +11,9 @@ blob = "__BLOB_STORE__"
enable = true
append = false
[jmap.spam]
header = "X-Spam-Status: Yes"
[jmap.fts]
default-language = "en"