search for: mdbox_mail_open

Displaying 1 result from an estimated 1 matches for "mdbox_mail_open".

2019 Nov 14
0
Crash when moving mail from Inbox to Trash
...function. Inside my function, I am calling the following lines of code: if (storage->v.mail_open(mail, &offset, &mail->open_file) < 0) return -1; The mail_open virtual function is an invalid address. The storage should be mdbox however, it seems that it didn't get the correct mdbox_mail_open of mdbox-storage. Do you have any suggestions as to why this is happening? dovecot version:2.3.7 (a3d493f) Sincerely,Marvin -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20191114/39fd7e77/attachment-0001.html...