Closed
Description
Describe the bug
Folder::idle method is broken by 0d61de5, on cloning of client the host (and probably other configs are lost)
Used config
Default config.
Code to Reproduce
php artisan imap:idle
Expected behavior
Imap is idling like before
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop / Server (please complete the following information):
- OS: Linux Mint 21.3
- PHP: 8.3.x
- Version: current master
- Provider: mailbox.org
Additional context
It is probably related to this change: 0d61de5#diff-40d7473316ef0bb3ba4c4d937b16ae3d1cc47e0d65815034ee2b5be6a74cb11eR219