Skip to content

Commit 25e135c

Browse files
kambereBrShadow243
authored andcommitted
fix(backend): drop unnecessary IncludeMimeContent from get_message_headers
1 parent 6b293d7 commit 25e135c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/imap/hm-ews.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -699,7 +699,6 @@ public function get_message_headers($itemId) {
699699
$request = array(
700700
'ItemShape' => array(
701701
'BaseShape' => 'AllProperties',
702-
'IncludeMimeContent' => true,
703702
'AdditionalProperties' => [
704703
'ExtendedFieldURI' => [
705704
[

0 commit comments

Comments
 (0)