Heya,
I am trying to implement a plugin to filter out some folders on the imap server (public_html, www, etc). The plugin hook list_folders seems just the right one (Triggered whenever a list of the mailboxes is requested from the IMAP class. If no plugin returns a list, the default list is retrieved.), but it seems that this plugin hook is not working as expected.
I can successfully filter out the "problematic" folders in mail view, but not in the manage_folders setting page.
Is this a feature or a bug?
The problem is that manage_folders plugin hook is not capable of deleting the certain rows from html_table object (I could write a new plugin to build html_table with "right" folders, but I would rewrite almost the whole manage_folders function).
Thank you in advance,
regards, Jernej
List info: http://lists.roundcube.net/dev/