search for: mailbox_open_flags

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

2005 Jul 23
1
Plugin development
Hi, I have a few questions regarding copy and save_finish methods. How can I get a filename or processing mail from the parameters you get in that methods? How could I use the logger you use for dovecot inside my plugin? Thanks, Sebastjan -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Jul 28
2
not able to compile deleted_to_trash Plugin
...truct mail_transaction_commit_changes *' but argument is of type 'uint32_t *' deleted-to-trash-plugin.c:267:2: error: too many arguments to function 'lbox->super.transaction_commit' deleted-to-trash-plugin.c: At top level: deleted-to-trash-plugin.c:284:107: warning: 'enum mailbox_open_flags' declared inside parameter list [enabled by default] deleted_to_trash_mailbox_open(struct mail_storage *storage, const char *name, struct istream *input, enum mailbox_open_flags flags) ^...