laravel-imap icon indicating copy to clipboard operation
laravel-imap copied to clipboard

problem with imap fetch

Open fadedshadowx opened this issue 3 years ago • 0 comments

Using the command described in https://github.com/Webklex/laravel-imap/issues/352 everything works fine if the messages come in short intervals. If I suddenly receive 2-3 messages in one second, 1-2 messages are not fetched and are not marked as read even.

PHP 7.4.19 laravel-imap 2.4.0 php-imap 2.7.2

fadedshadowx avatar Dec 27 '21 14:12 fadedshadowx