29 Jul
2025
29 Jul
'25
1:02 p.m.
On 29/07/2025 09:25 EEST Aki Tuomi via dovecot <dovecot@dovecot.org> wrote:
On 29/07/2025 00:58 EEST Ákos Szőts via dovecot <dovecot@dovecot.org> wrote:
Hi All,
In Dovecot 2.4.1 if I start doveadm force-resync with a non-existent mailbox that ends in a slash, the command crashes:
gdb -ex run --args doveadm force-resync -A test/
Thank you for reporting the issue. It would be useful in future to include doveconf -n with these kind of reports, I was able to reproduce this now after guessing your config.
Aki
This is fixed with https://github.com/dovecot/core/commit/178b8b75a34db2e7c486dcfd8a0ca8e6d53d0...
Aki