]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Fix subscription refresh when it autocreates a namespace
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Thu, 11 Sep 2025 18:37:38 +0000 (21:37 +0300)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Tue, 30 Sep 2025 05:48:46 +0000 (05:48 +0000)
commit6af8b5e589f071696e63eec76e88ca7cbc68239f
treebaf6572e460e41b46f61e92779160050b385b322
parent6e5961d3c044282547e59825256a1b989f188f71
lib-storage: Fix subscription refresh when it autocreates a namespace

If there's a shared/user/foo subscription, it might create shared/user/
namespace. In that case the subscription should go to shared/user/
namespace, not shared/.
src/lib-storage/list/mailbox-list-subscriptions.c