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?
-
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.
-