ceph-dovecot / dovecot-ceph-plugin

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

#239: invalid reinterpret_cast in istream_bufferlist #241

Closed jrse closed 5 years ago

jrse commented 5 years ago

(invalid magic hader). read_mail. did update to mail object PHYSICAL_SIZE=object size. which lead to invalid physical size

tests are done via configured zlib plugin and imaptest (https://github.com/ceph-dovecot/docker-ceph-dovecot-build/issues/1 dovecot docker container)

jrse commented 5 years ago

First travis checks failed, due to invalid mdbox configuration in dovecot docker image https://github.com/ceph-dovecot/docker-ceph-dovecot-build . The mdbox configuration did not include the zlib plugin. This lead to the invalid rbox -> mdbox doveadm backups. After fixing the mdbox configuration checks were successull.