search for: trash_box

Displaying 2 results from an estimated 2 matches for "trash_box".

Did you mean: trash_mbox
2018 Sep 16
0
dovecot_deleted_to_trash no longer compiles with dovecot 2.3.2.1
...src/deleted-to-trash-plugin.c -o lib_deleted_to_trash_plugin.so src/deleted-to-trash-plugin.c: In function ?copy_deleted_mail_to_trash?: src/deleted-to-trash-plugin.c:117:16: error: too few arguments to function ?mail box_transaction_begin? dest_trans = mailbox_transaction_begin(trash_box, MAILBOX_TRANSACTION_FLAG_EX TERNAL); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dovecot/mail-storage-private.h:7:0, from src/deleted-to-trash-plugin.h:5, from src/deleted-to-trash-plugin.c:4: /usr/inc...
2014 Jul 28
2
not able to compile deleted_to_trash Plugin
...9; ns = get_users_inbox_namespace(_mail->box->storage->ns->user); ^ deleted-to-trash-plugin.c:127:3: warning: implicit declaration of function 'mailbox_keywords_free' [-Wimplicit-function-declaration] mailbox_keywords_free(trash_box, &keywords); ^ deleted-to-trash-plugin.c:140:3: warning: passing argument 1 of 'mailbox_close' from incompatible pointer type [enabled by default] mailbox_close(&trash_box); ^ In file included from /usr/include/dovecot/mail-storage-private.h:7:0, from delet...