Don't directly download messages from the Spam folder (#3015)

fix #3007

My approach is:

We don't download any messages from the spam folder anymore, and only download them if they were moved out. This means that is-it-spam logic only resides in spam_target_folder(). This has some implications, see the comments.
This commit is contained in:
Hocuri
2022-02-10 09:06:22 +01:00
committed by GitHub
parent 6c6d47c89c
commit 34f5510f1f
4 changed files with 69 additions and 107 deletions

View File

@@ -10,6 +10,7 @@
### Fixes
- avoid archived, fresh chats #3053
- treat "NO" IMAP response to MOVE and COPY commands as an error #3058
- Fix a bug where messages in the Spam folder created contact requests #3015
## 1.75.0