diff --git a/src/mimefactory.rs b/src/mimefactory.rs index dcb75da78..08439f8d0 100644 --- a/src/mimefactory.rs +++ b/src/mimefactory.rs @@ -82,7 +82,10 @@ pub struct MimeFactory { /// as needed. references: String, + /// True if the message requests Message Disposition Notification + /// using `Chat-Disposition-Notification-To` header. req_mdn: bool, + last_added_location_id: Option, /// If the created mime-structure contains sync-items,