View Issue Details

IDProjectCategoryView StatusLast Update
0006142SOGoWeb Mailpublic2025-07-21 11:13
Reporterdkoenig Assigned Toqhivert  
PrioritynormalSeveritymajorReproducibilityalways
Status feedbackResolutionopen 
Product Version5.12.3 
Summary0006142: Refresh does not work anymore
Description

Hello

A colleague complained, his WebMail does not update itself any more. When he hit "F5" on Friday, after not seeing any new mails for the day, he was totally surprised by 40 new mails.
I was able to reproduce this issue without any problem. The clients show the setting "every minute" in the configuration - the same as the sogo.conf:
SOGoRefreshViewCheck = "every_minute";

Changing this to a number value like 1, 60 or removing the quotes, does not help either.

The Problem seems to be the latest commit: https://github.com/Alinto/sogo/commit/55dbae6bee9bdd1aa00333320ba076617cbfb0fc
It stops if the content of "SOGoRefreshViewCheck" isn't a number. But as your documentation states: it must be a string.

https://www.sogo.nu/files/docs/SOGoInstallationGuide.html

I hope, valid bugreports don't get counted for our support.

Best regards
Steffen

Steps To Reproduce
  • Log into your mailaccount
  • Watch the "network" part of your browsers dev tools

/SOGo/so/USER/Mail/0/folderINBOX/changes wont be asked at all.

TagsNo tags attached.

Activities

qhivert

qhivert

2025-07-21 11:13

administrator   ~0018314

I've reverted it

Issue History

Date Modified Username Field Change
2025-07-21 10:36 dkoenig New Issue
2025-07-21 11:13 qhivert Note Added: 0018314
2025-07-21 11:13 qhivert Assigned To => qhivert
2025-07-21 11:13 qhivert Status new => feedback