Hi,
There might be different solutions to this problem I had ... The first idea that came to mind is on the subject line, and that may or may not make any sense, but it's there now.
The problem is that operations like getting refreshing the inbox contents take some (a longish) time, and they take that same time every time the operation is made. When comparing to Gmail for example, refreshing the inbox is a quick operation.
Also viewing an email, ie. retrieving the email from the server seems to take some time but that's more understandable I guess.
Anyway, is this observed by others and is this a known problem, are there any plans to make folder operations faster? I saw that there were plans to make some more caching into Roundcube, is it part of the solution?
Just to inform myself, is there such a thing that a persistent imap connection and would that help? I took a quick look and the script seems to call iil_Connect() every time the script is run and on the surface it seemed a bit expensive operation?
Thanks, Ilkka