ceph-dovecot / dovecot-ceph-plugin

Dovecot plugin for storing mails in a Ceph cluster
Other
131 stars 23 forks source link

[imap append] crash if append is interrupted. #313

Closed jrse closed 1 year ago

jrse commented 2 years ago

if append gets interrupted, imap process fails with panic: file mail-index-transaction-update.c: line 345 (mail_index_expunge_last_append): assertion failed: (seq == t->last_new_seq)

jrse commented 2 years ago