Unsolved Mailboxes are slow to display
-
When I got to list emails for a domain, the list of mailboxes are slow to display.
Now then maybe the slowness is mainly due to my server, but I also noticed looking at my browser network monitor that all domains mailboxes are fetched when you load a specific domai Mailboxes like
https://my.domain.com/#/email/domain.com/mailboxes
.This doesn't help, for sure. Is it possible to load only the data relevant to the domain displayed?
-
It is slow because it collects data over mailbox usage during pageload. Expected behavior. There was a small fix recently to speed up that load speed if I remember correctly but there is no other way to solve that.
-
I too have noticed this. Strangely I feel this wasn't an issue before but suddenly became an issue in recent versions (7.3?). I've noticed this with regards to the SpamAssassin rule loading and such as well if it's still loading and I hit the edit icon it loads a blank pop-up.
-
This is a known issue - https://forum.cloudron.io/topic/8149/can-t-manage-existing-email-address-since-v7-3-4-update . It's getting fixed for 7.3.5. As @subven said, the issue is related to getting the mailbox sizes. It takes a bit of time to get that information since we get it via dovecot . So, nginx -> box code -> mail server -> dovecot and all the way back.
-
girish