Closed AnastasiaDolgopolova closed 3 years ago
Hi @AnastasiaDolgopolova , many thanks for your report. Unfortunately this isn't the right repository. Please head over to https://github.com/Webklex/php-imap/issues/new?assignees=&labels=&template=bug_report.md and create it over there.
Please try to answer as many of the questions mentioned in the issue template as possible. Especially regarding the used software versions.
Perhaps this issue is related to https://github.com/Webklex/php-imap/issues/106?
Best regards,
Unresolved issue moved to https://github.com/Webklex/php-imap/issues/182.
When I pass the uid array and run it through foreach to move to another folder it works fine. But when I pass the uid array and pass it through foreach to delete messages, then all messages in the Trash folder are deleted, not just those that were passed in the array!? (At the same time, deleting an array of messages in the Spam, Drafts folders destroyed () method works / or if you transfer only one message to the Trash folder, then the destroyed () method works well)
How can i work with delete () of multiple messages in Trash folder?
I get: 500 (Internal Server Error)