You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I know the issue is a little over a year old, but try to iterate over your messages using the reverse() function.
ex. ($folder->messages()->get())->reverse()
Also in the config I have switched to using 'sequence' => IMAP::ST_MSGN,
The error is
Causes:
- Empty response
Error occurred {"exception":"[object] (Webklex\PHPIMAP\Exceptions\ResponseException(code: 0): Command failed to process:
Causes:
\t- Empty response
Error occurred at .../vendor/webklex/php-imap/src/Exceptions/ResponseException.php:53)
The text was updated successfully, but these errors were encountered: