Closed jrse closed 1 year 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
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