Files
chatmail-core/src
Hocuri e86b170969 fix: Don't fall into infinite loop if the folder is missing (#8021)
Previously, if the mvbox_move folder is missing, then core will loop
infinitely, because `new_mail` is never set to false.

The fix is to first set `new_mail` to false, then return if the folder
is missing.

This is the bug @hpk42 experienced when commenting in
https://github.com/chatmail/core/issues/7989

---------

Co-authored-by: holger krekel <holger@merlinux.eu>
2026-03-23 18:29:49 +01:00
..
2025-11-16 14:48:50 +00:00
2026-02-03 18:31:55 +00:00
2025-10-26 07:08:54 +00:00
2026-03-17 20:08:38 +00:00
2026-02-23 15:58:06 +00:00
2025-11-08 03:26:23 +00:00
2026-02-08 01:57:10 +00:00
2025-06-26 14:07:39 +00:00