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
I think mailbox renaming via imap_renamemailbox() could be implemented on the Mailbox object ($mailbox->rename($newName)), since it falls within the scope of the library.
The text was updated successfully, but these errors were encountered:
I think mailbox renaming via
imap_renamemailbox()
could be implemented on the Mailbox object ($mailbox->rename($newName)
), since it falls within the scope of the library.The text was updated successfully, but these errors were encountered: