Displaying 4 results from an estimated 4 matches for "edit_mail_set_cache_corrupt".
Did you mean:
edit_mail_set_cache_corrupted
2017 Aug 24
2
vacation problem with SRS
i Cant compile piegeon hole from github with this feature:
2822.c -fPIC -DPIC -o .libs/rfc2822.o
*edit-mail.c:* In function '*edit_mail_set_cache_corrupted*':
*edit-mail.c:1665:3:* *error: *too many arguments to function '
*edmail->wrapped->v.set_cache_corrupted*'
(&edmail->wrapped->mail, field, reason);
* ^*
*edit-mail.c:* At top level:
*edit-mail.c:1694:2:* *warning: *initialization from incompatible pointer
t...
2017 Aug 27
0
vacation problem with SRS
...ture:
>
That's because this branch is based on master (v2.3). I created a
rebased branch for v2.2:
https://github.com/dovecot/pigeonhole/tree/vacation-to-header-ignore-envelope-2.2
Regards,
Stephan.
> 2822.c -fPIC -DPIC -o .libs/rfc2822.o
>
> *edit-mail.c:* In function '*edit_mail_set_cache_corrupted*':
>
> *edit-mail.c:1665:3:* *error: *too many arguments to function
> '*edmail->wrapped->v.set_cache_corrupted*'
>
> (&edmail->wrapped->mail, field, reason);
>
> * ^*
>
> *edit-mail.c:* At top level:
>
> *edit-mail.c:1694:2:* *war...
2017 Jul 20
3
vacation problem with SRS
I have this version with FIXME
/* FIXME: If From header of message has same address, we should use
that
* instead to properly include the phrase part.
*/
rfc2822_header_printf(msg, "To", "<%s>", reply_to);
This should be work ok? Or You must change something?
2017-07-20 15:51 GMT+02:00 Stephan Bosch <stephan at
2017 Oct 18
2
dovecot-2.3 (-git) Warning and Fatal Compile Error
...e-private.h:7:0,
from edit-mail.c:16:
/home/portage/portage/net-mail/dovecot-9999_p20171018/work/dovecot-9999_p20171018/src/lib-storage/mail-storage.h:651:1:
note: declared here
mailbox_transaction_begin(struct mailbox *box,
^~~~~~~~~~~~~~~~~~~~~~~~~
edit-mail.c: In function ?edit_mail_set_cache_corrupted?:
edit-mail.c:1662:2: error: too few arguments to function
?edmail->wrapped->v.set_cache_corrupted?
edmail->wrapped->v.set_cache_corrupted(&edmail->wrapped->mail, field);
^~~~~~
edit-mail.c: In function ?edit_mail_set_cache_corrupted_reason?:
edit-mail.c:1671:21: erro...