TF-1608 Add references and inReplyTo fields to email offline

(cherry picked from commit 1f58a814a5003c3cbd1f3ba287de5bb54565d52f)
This commit is contained in:
dab246
2023-09-20 15:43:26 +07:00
committed by Dat H. Pham
parent d53c83920b
commit 97b5be71a7
8 changed files with 35 additions and 7 deletions
@@ -475,7 +475,9 @@ class SingleEmailController extends BaseController with AppLoaderMixin {
attachments: success.attachments,
headers: currentEmail?.emailHeader?.toSet(),
keywords: currentEmail?.keywords,
htmlEmailContent: success.htmlEmailContent
htmlEmailContent: success.htmlEmailContent,
messageId: success.emailCurrent?.messageId,
references: success.emailCurrent?.references,
);
_storeOpenedEmailAction(