]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imap: Fix crash with Maildir when trying to send INPROGRESS during mailbox syncing
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Sat, 15 Feb 2025 18:43:22 +0000 (20:43 +0200)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Mon, 17 Feb 2025 11:12:08 +0000 (11:12 +0000)
commit6631584e8038f61aec9ade9c27140eec5e85078e
tree73d4056f92a16d8b2fe7c60a6f719570711f4deb
parent61fe6bbd4a8a64e0823534a57a8db483019c4901
imap: Fix crash with Maildir when trying to send INPROGRESS during mailbox syncing

Mailbox syncing could have been done outside command context, in which case
there is no global event.
src/imap/imap-storage-callbacks.c