hello everyone,
my server has lots of folders in namespaces so roundcube goes over EVERY folder with a list-command. This takes several minutes while the login is waiting for all list-commands to be completed.
The webmail is pretty unusable this way, i found no config to speed up/cache or circumvent this behavior. Not sure if this behaviour is a bug or a normal in 0.9.4?
I could live with suppressing all folders other than below INBOX, if at least these folders are displayed in time.
The servers capability:
OK [CAPABILITY IMAP4REV1 NAMESPACE ID AUTH=PLAIN AUTH=LOGIN UIDPLUS STARTTLS ACL METADATA] pi4.de IMAP4rev1
example of imap_debug for a certain folder (repeated for all folders):
[23-Sep-2013 16:30:52 +0200]: [5495] C: A0006 LIST "" INBOX/Folder1 [23-Sep-2013 16:30:52 +0200]: [5495] S: * LIST () "/" "INBOX/Folder1" [23-Sep-2013 16:30:52 +0200]: [5495] S: A0006 OK LIST completed
greetings Stefan