Daniel Fernández
Results
4
comments of
Daniel Fernández
I have version 5.5 and the MailHelper library does not exist. Why? I have the same problem, some email subjects don't go well.
Wonderful, works perfectly, thank you very much. We'll hope the imap-php library fixes this in the future.
If I use the move() or rename() functions it gives an error. However, if I use the following code it works correctly. `$this->client->getConnection()->renameFolder($currentFolder->full_name, $newPath)->validatedData();`