This commit is contained in:
the-djmaze 2022-01-14 18:57:55 +01:00
parent 630dc1e854
commit ba49d06d1a
10 changed files with 60 additions and 53 deletions

View file

@ -276,6 +276,7 @@ class MailClient
}
$aFetchResponse = $this->oImapClient->Fetch(array(
// FetchType::BINARY_SIZE.'['.$sMimeIndex.']',
// Push in the aFetchCallbacks array and then called by \MailSo\Imap\Traits\ResponseParser::partialResponseLiteralCallbackCallable
array(
$sPeek.'['.$sMimeIndex.']',