search for: mail_get_backend_mail

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

2014 Jul 16
0
trying to build pigeonhole v0.4.3 sources on CentOs 6.5 - error while executing 'make'
Hello all, I am trying to build pigeonhole from source but get the following (only error output) : ../../src/lib-sieve/.libs/libdovecot-sieve.so: undefined reference to `mail_get_backend_mail' collect2: ld returned 1 exit status make[3]: *** [sievec] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Output further shows following warning : ieve-actions.c:515 implicit declaration of function 'mail_get_backend_mail'...
2017 Oct 14
0
Updating keywords on copy/move
...nto a virtual folder (let's forget about what keyword to add, I'm starting with a hard-coded one to understand Dovecot plugin development). So I've added a mail_copy hook by the notify plugin [2] and did a simple call to mail_update_keywords [3]. The current source code shows a call to mail_get_backend_mail, this is me experimenting, I've also tried calling mail_update_keywords directly on "dst" mail. The result is an imap crash: Oct 14 21:22:26 notebook dovecot: imap(daniele): Panic: file mail-log-plugin.c: line 461 (mail_log_mail_transaction_commit): assertion failed: (msg->pretex...