ceph-dovecot / dovecot-ceph-plugin

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

Getting x-guid of mail in virtual mailbox #283

Closed jrse closed 1 year ago

jrse commented 2 years ago

using imap protocol

EXAMINE Virtual.some_virtual_box fetch 1 x-guid

will lead to segmentation fault due to not initialised rados_mail.

test in dovecot ceph test container deliver some test mails to mailbox

telnet localhost 1043 a login a examine Virtual.test_virtual a fetch 1 x-guid => crash