dovecot-ceph-plugin icon indicating copy to clipboard operation
dovecot-ceph-plugin copied to clipboard

Getting x-guid of mail in virtual mailbox

Open jrse opened this issue 3 years ago • 0 comments

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

jrse avatar Feb 23 '22 21:02 jrse