ceph-dovecot / dovecot-ceph-plugin

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

reusing the rbox_save_context #225

Closed jrse closed 5 years ago

jrse commented 5 years ago

if mails come in very fast, the mail_save_context is reused.

add unit test to simulate this behavior.