mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 14:56:33 +03:00
imap: move messages in batches
Also change how NO response is treated. NO response means there is an error moving/copying the messages. When there are no matching messages, the response is "OK No matching messages, so nothing copied" according to some RFC 9051 examples.
This commit is contained in:
@@ -4,9 +4,11 @@
|
||||
|
||||
### Changes
|
||||
- refactorings #3026
|
||||
- move messages in batches #3058
|
||||
|
||||
### Fixes
|
||||
- avoid archived, fresh chats #3053
|
||||
- treat "NO" IMAP response to MOVE and COPY commands as an error #3058
|
||||
|
||||
|
||||
## 1.75.0
|
||||
|
||||
Reference in New Issue
Block a user