mirror of
https://github.com/chatmail/core.git
synced 2026-05-09 01:46:30 +03:00
Prefetch FROM field
This commit is contained in:
@@ -125,6 +125,7 @@ pub enum ImapActionResult {
|
|||||||
/// not necessarily sent by Delta Chat.
|
/// not necessarily sent by Delta Chat.
|
||||||
const PREFETCH_FLAGS: &str = "(UID BODY.PEEK[HEADER.FIELDS (\
|
const PREFETCH_FLAGS: &str = "(UID BODY.PEEK[HEADER.FIELDS (\
|
||||||
MESSAGE-ID \
|
MESSAGE-ID \
|
||||||
|
FROM \
|
||||||
IN-REPLY-TO REFERENCES \
|
IN-REPLY-TO REFERENCES \
|
||||||
CHAT-VERSION \
|
CHAT-VERSION \
|
||||||
AUTOCRYPT-SETUP-MESSAGE\
|
AUTOCRYPT-SETUP-MESSAGE\
|
||||||
|
|||||||
Reference in New Issue
Block a user