search for: rcpt_param

Displaying 9 results from an estimated 9 matches for "rcpt_param".

Did you mean: rcpt_params
2017 Dec 25
1
Crash in sieve_extprogram_create() after dovecot/pigeonhole update
...er. I've recompiled both dovecot and pigeonhole with debug symbols and got this stacktrace [2]. As you can see, it fails (with a SIGSEGV) in sieve_extprogram_create(), sieve- extprograms-common.c:562, which corresponds to this code: === 562 if ( !smtp_address_isnull(msgdata->envelope.rcpt_params->orcpt.addr) ) { 563 program_client_set_env 564 (sprog->program_client, "ORIG_RECIPIENT", 565 smtp_address_encode(msgdata->envelope.rcpt_params- >orcpt.addr)); 566 } === When I dump msgdata structure, I see that rcpt_params is NULL: [...
2018 Mar 04
3
LMTP delivery segfaults when user is over quota.
Hello! I'm having crashes with LMTP delivery when user is over quota on the latest CentOS 7.4 with the latest Dovecot 2.3.0.1 from Dovecot repo. I see the issue has been fixed on January 17, but it doesn't seem to have made it into 2.3.0.1 (I compared with the source from https://dovecot.org/releases/2.3/dovecot-2.3.0.1.tar.gz).
2019 Oct 07
3
Sieve redirect is broken in 2.3.7.2 - signal 11
...ail_params = { ??????????? auth = 0x0, body = {type = SMTP_PARAM_MAIL_BODY_TYPE_UNSPECIFIED, ext = 0x0}, envid = 0x0, ret = SMTP_PARAM_MAIL_RET_UNSPECIFIED, size = 0, extra_params = { ????????????? arr = {buffer = 0x0, element_size = 0}, v = 0x0, v_modifiable = 0x0}}, rcpt_to = 0x555555759bb0, rcpt_params = {orcpt = {addr_type = 0x0, ????????????? addr = 0x555555759bb0, addr_raw = 0x0}, notify = SMTP_PARAM_RCPT_NOTIFY_UNSPECIFIED, extra_params = {arr = {buffer = 0x0, element_size = 0}, v = 0x0, ????????????? v_modifiable = 0x0}}, rcpt_user = 0x555555777168, rcpt_default_mailbox = 0x5555555576...
2018 Mar 05
3
Coredump: Panic: file smtp-address.c: line 530 (smtp_address_write): assertion failed: (smtp_char_is_qpair(*p))
...SPECIFIED, size = 0, extra_params = { arr = { buffer = 0x0, element_size = 0 }, v = 0x0, v_modifiable = 0x0 } }, rcpt_to = 0x56239bde0e78, rcpt_params = { orcpt = { addr_type = 0x0, addr = 0x56239bde0e78, addr_raw = 0x0 }, notify = SMTP_PARAM_RCPT_NOTIFY_UNSPECIFIED, extra_params = { arr = { buffer = 0x0, e...
2018 Mar 04
0
LMTP delivery segfaults when user is over quota.
...x56246abc3e98, mail_params = {auth = 0x0, body = {type = SMTP_PARAM_MAIL_BODY_TYPE_UNSPECIFIED, ext = 0x0}, envid = 0x0, ??????????? ret = SMTP_PARAM_MAIL_RET_UNSPECIFIED, size = 0, extra_params = {arr = {buffer = 0x0, element_size = 0}, v = 0x0, v_modifiable = 0x0}}, rcpt_to = 0x56246abc3f00, rcpt_params = {orcpt = {addr_type = 0x0, ????????????? addr = 0x56246abc3f00, addr_raw = 0x0}, notify = SMTP_PARAM_RCPT_NOTIFY_UNSPECIFIED, extra_params = {arr = {buffer = 0x0, element_size = 0}, v = 0x0, v_modifiable = 0x0}}, rcpt_user = 0x56246abe30e8, ????????? rcpt_default_mailbox = 0x562468e05064 &...
2018 Mar 06
0
Coredump: Panic: file smtp-address.c: line 530 (smtp_address_write): assertion failed: (smtp_char_is_qpair(*p))
...ra_params = { > arr = { > buffer = 0x0, > element_size = 0 > }, > v = 0x0, > v_modifiable = 0x0 > } > }, > rcpt_to = 0x56239bde0e78, > rcpt_params = { > orcpt = { > addr_type = 0x0, > addr = 0x56239bde0e78, > addr_raw = 0x0 > }, > notify = SMTP_PARAM_RCPT_NOTIFY_UNSPECIFIED, > extra_params = { > arr = { >...
2019 Oct 07
1
Sieve redirect is broken in 2.3.7.2 - signal 11
...0x0, body = {type = >> SMTP_PARAM_MAIL_BODY_TYPE_UNSPECIFIED, ext = 0x0}, envid = 0x0, ret = >> SMTP_PARAM_MAIL_RET_UNSPECIFIED, size = 0, extra_params = { >> ????????????? arr = {buffer = 0x0, element_size = 0}, v = 0x0, >> v_modifiable = 0x0}}, rcpt_to = 0x555555759bb0, rcpt_params = {orcpt >> = {addr_type = 0x0, >> ????????????? addr = 0x555555759bb0, addr_raw = 0x0}, notify = >> SMTP_PARAM_RCPT_NOTIFY_UNSPECIFIED, extra_params = {arr = {buffer = >> 0x0, element_size = 0}, v = 0x0, >> ????????????? v_modifiable = 0x0}}, rcpt_user = 0x5555557...
2019 Oct 07
0
Sieve redirect is broken in 2.3.7.2 - signal 11
...???????? auth = 0x0, body = {type = > SMTP_PARAM_MAIL_BODY_TYPE_UNSPECIFIED, ext = 0x0}, envid = 0x0, ret = > SMTP_PARAM_MAIL_RET_UNSPECIFIED, size = 0, extra_params = { > ????????????? arr = {buffer = 0x0, element_size = 0}, v = 0x0, > v_modifiable = 0x0}}, rcpt_to = 0x555555759bb0, rcpt_params = {orcpt = > {addr_type = 0x0, > ????????????? addr = 0x555555759bb0, addr_raw = 0x0}, notify = > SMTP_PARAM_RCPT_NOTIFY_UNSPECIFIED, extra_params = {arr = {buffer = > 0x0, element_size = 0}, v = 0x0, > ????????????? v_modifiable = 0x0}}, rcpt_user = 0x555555777168, > rcpt_de...
2019 Oct 06
2
Sieve redirect is broken in 2.3.7.2 - signal 11
I think alpine does not have that https://pkgs.alpinelinux.org/packages?name=dovecot*&branch=v3.8&repo=main&arch=x86_64 https://git.alpinelinux.org/aports/tree/main/dovecot/APKBUILD?h=3.8-stable What else would help? strace? On 2019. 10. 06. 23:05, Stephan Bosch via dovecot wrote: > > > On 06/10/2019 23:03, Demonhost wrote: >> Hi Stephan, >> >> I managed