On 11. Dec 2021, at 11.42, Simon Josefsson <[email protected]> wrote: > > Package: dovecot > Version: 1:2.3.13+dfsg1-2 > > Hi. > > tldr; dovecot crashes when moving an email into a Maildir that has the > cur/ sub-directory marked as read-only. .. > #0 0x00007fd78f75d340 mail_set_critical > (libdovecot-storage.so.0 + 0x5b340) > #1 0x00007fd78f787e42 maildir_file_move > (libdovecot-storage.so.0 + 0x85e42) > #2 0x00007fd78f7e16f5 index_transaction_index_commit > (libdovecot-storage.so.0 + 0xdf6f5) > #3 0x00007fd78f7fc536 mail_index_transaction_commit_full > (libdovecot-storage.so.0 + 0xfa536) > #4 0x00007fd78f7e1c12 index_transaction_commit > (libdovecot-storage.so.0 + 0xdfc12) > #5 0x00007fd78f7bdbb1 index_list_transaction_commit > (libdovecot-storage.so.0 + 0xbbbb1) > #6 0x00007fd78f75fa66 mailbox_transaction_commit_get_changes > (libdovecot-storage.so.0 + 0x5da66) > #7 0x000055908df44fb2 fetch_and_copy (imap + 0x12fb2)
The fix for this is going to be in v2.3.18: https://github.com/dovecot/core/commit/616684a8fe0cccaaec7247d6d3be396e7bf924eb

