From 30b23df81631bd32f3ac24930200adfb40c66e0b Mon Sep 17 00:00:00 2001 From: link2xt Date: Tue, 15 Oct 2024 11:40:41 +0000 Subject: [PATCH] docs: document MimeFactory.req_mdn --- src/mimefactory.rs | 3 +++ 1 file changed, 3 insertions(+) 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,