mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 09:27:03 +03:00
v2.11.0
This commit is contained in:
parent
630dc1e854
commit
ba49d06d1a
10 changed files with 60 additions and 53 deletions
|
|
@ -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.']',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue