diff --git a/src/imap/mod.rs b/src/imap/mod.rs index 7bced2b1c..70d8a0325 100644 --- a/src/imap/mod.rs +++ b/src/imap/mod.rs @@ -125,6 +125,7 @@ pub enum ImapActionResult { /// not necessarily sent by Delta Chat. const PREFETCH_FLAGS: &str = "(UID BODY.PEEK[HEADER.FIELDS (\ MESSAGE-ID \ + FROM \ IN-REPLY-TO REFERENCES \ CHAT-VERSION \ AUTOCRYPT-SETUP-MESSAGE\