search for: message_address

Displaying 3 results from an estimated 3 matches for "message_address".

2018 Jun 22
2
Can't build pigeonhole against dovecot 2.3.2rc1
...e_get_postmaster(senv)); ^ In file included from ./../../../sieve-types.h:5:0, from ./../../../sieve-common.h:7, from ntfy-mailto.c:30: /usr/local/include/dovecot/smtp-address.h:101:5: note: declared here int smtp_address_create_from_msg_temp(const struct message_address *msg_addr, ^ ntfy-mailto.c: In function ?ntfy_mailto_action_execute?: ntfy-mailto.c:682:4: error: too few arguments to function ?smtp_address_create_from_msg_temp? sieve_get_postmaster(senv)); ^ In file included from ./../../../sieve-types.h:5:0, from ./../../../...
2018 Jun 22
0
Can't build pigeonhole against dovecot 2.3.2rc1
...^ > In file included from ./../../../sieve-types.h:5:0, > from ./../../../sieve-common.h:7, > from ntfy-mailto.c:30: > /usr/local/include/dovecot/smtp-address.h:101:5: note: declared here > int smtp_address_create_from_msg_temp(const struct message_address *msg_addr, > ^ > ntfy-mailto.c: In function ?ntfy_mailto_action_execute?: > ntfy-mailto.c:682:4: error: too few arguments to function > ?smtp_address_create_from_msg_temp? > sieve_get_postmaster(senv)); > ^ > In file included from ./../../../sieve-types.h:5:0,...
2008 Sep 16
1
another assertion failure in current 1.1 hg (1.1.3 was working fine) - file message-address.c: line 43 (parse_local_part): assertion failed: (ctx->parser.data != ctx->parser.end)
..._address (ctx=0xbfe92d78) at message-address.c:268 start = (const unsigned char *) 0x90fba88 "undisclosed-recipients:" ret = 151951000 #12 0x080eb68b in parse_address_list (ctx=0xbfe92d78, max_addresses=4294967294) at message-address.c:283 ret = 0 #13 0x080eb78f in message_address_parse_real (pool=0x90e9500, data=0x90fba88 "undisclosed-recipients:", size=23, max_addresses=4294967295, fill_missing=true) at message-address.c:320 ctx = {pool = 0x90e9500, parser = {data = 0x90fba9f "", end = 0x90fba9f "", last_comment = 0x90e9570}, first_add...