Hello everyone,
after updating our production server we noticed a reproducible issue affecting shared mailboxes only.
Environment
grommunio Community
openSUSE Leap 16.0
gromox 3.7.267.m81d9f09
grommunio-web 3.18.36
Outlook 2019 (MAPI/HTTP)
Standard appliance 2026.06.1
Problem
Shared mailboxes no longer receive live updates.
Outlook
When a new mail arrives:
unread counter updates immediately
the new mail is not shown
switching folders or pressing F9 immediately displays the mail
grommunio Web
Exactly the same shared mailbox:
no unread counter
no new message appears
pressing F5 or reopening the folder immediately shows the mail
Own mailbox works correctly
This is the interesting part.
The user's own mailbox updates instantly:
unread counter
message list
preview
Everything behaves normally.
Only shared mailboxes are affected.
What we tested
Outlook Safe Mode
Hardware acceleration disabled
Exchange Cache Mode on/off
Firefox
Chromium
Browser cache cleared
No difference.
Server side
All services are healthy.
No errors in:
gromox-http
gromox-zcore
gromox-midb
The Web client continues polling successfully (HTTP 200).
The browser successfully registers hierarchy notifications.
No HTTP errors.
No authentication errors.
No JavaScript notification errors.
The problem is reproducible every time.
Older Topic discussion
I found this older topic describing a similar behaviour:
https://community.grommunio.com/d/2396-mailboxes-in-outlook-and-webapp-only-refresh-when-switching-folders
However our findings narrow the problem down further:
Own mailbox = works correctly
Shared mailboxes = no live updates
Has anyone seen this with recent Gromox / grommunio-web versions?
Any ideas for further debugging would be appreciated.