https://bugs.kde.org/show_bug.cgi?id=485799
--- Comment #8 from Carl Schwan <c...@carlschwan.eu> --- Git commit 05864950c3d0956bb9cb3148acc1245825cdde77 by Carl Schwan. Committed on 26/06/2024 at 22:45. Pushed by carlschwan into branch 'release/24.05'. Do not try to subscribe to an empty list of folders The server refuses to watch when the list of folders is empty, which caused EwsSubscribedFoldersJob to try and subscribe in a loop. Just subscribe to the default folder list when this happens so we avoid the error. Subscribing still fails with a timeout, but at least we're not trying to do something invalid. (cherry picked from commit 46ad0976a178a0189fe9fea6ec99f4a8a15b5af3) Co-authored-by: Louis Moureaux <m_loui...@yahoo.com> M +2 -2 resources/ews/ewssubscribedfoldersjob.cpp https://invent.kde.org/pim/kdepim-runtime/-/commit/05864950c3d0956bb9cb3148acc1245825cdde77 -- You are receiving this mail because: You are watching all bug changes.