Displaying 8 results from an estimated 8 matches for "storage_service".
2012 Apr 26
2
LDA crashes on delivery (using sieve)
...t_save = false, saved_mail = false, save_dest_mail = false,
mailbox_full = false, dsn = false}
service_flags = 1027
user = (const __unknown__ *) 0x7fffffffebcc "test at example.com"
errstr = (const __unknown__ *) 0x0
path = (const __unknown__ *) 0x0
storage_service = (struct mail_storage_service_ctx *) 0x800a30840
service_user = (struct mail_storage_service_user *) 0x800a3c0a0
service_input = {module = 0x403567 "lda", service = 0x403567
"lda", username = 0x7fffffffebcc "test at example.com", session_id = 0x0,
loca...
2015 Jan 03
0
dovecot-lda segfaults with replication
...se, dsn = false}
service_flags = 1027
user = 0x7fffffffdd9e "mail at maserver.de"
errstr = 0x37f <Error reading address 0x37f: Bad address>
path = 0x7fffffffddc0 "/tmp/mail"
lda_set = (struct lda_settings *) 0x801c67988
storage_service = (struct mail_storage_service_ctx *)
0x801c46840
service_user = (struct mail_storage_service_user *) 0x801c67190
service_input = {module = 0x403d55 "lda", service = 0x403d55
"lda",
username = 0x7fffffffdd9e "mail at maserver.de", session_id = 0x...
2019 Oct 07
3
Sieve redirect is broken in 2.3.7.2 - signal 11
...d_mail = false,
save_dest_mail = false, mailbox_full = false, dsn = false}
??????? service_flags = <optimized out>
??????? user = <optimized out>
??????? errstr = 0x0
??????? path = 0x0
??????? rcpt_to = 0x0
??????? final_rcpt_to = 0x0
??????? mail_from = 0x555555759b80
??????? storage_service = 0x7ffff7d6c5a8
??????? service_user = 0x555555763198
??????? service_input = {parent_event = 0x0, module = 0x55555555763b
"lda", service = 0x55555555763b "lda", username = 0x7ffff7832f31
"testaaaaaa at xxxxxxxxx.xx",
????????? session_id = 0x0, session_id_prefix...
2010 Oct 10
3
Segfault in dovecot-lda 2.0.5
...lbox_name = 0x804ab55 "INBOX",
dest_mail = 0x0, tried_default_save = true, saved_mail =
false, save_dest_mail = false}
service_flags = 1027
user = 0x1 <Address 0x1 out of bounds>
errstr = <value optimized out>
path = 0x0
storage_service = 0x855e3b0
service_user = 0x855ec70
service_input = {module = 0x804ab3c "lda", service = 0x804ab3c
"lda",
username = 0x855d202 "sean at cardus.com", local_ip = {family =
0, u = {ip6 = {in6_u = {
u6_addr8 = '\000...
2019 Oct 07
1
Sieve redirect is broken in 2.3.7.2 - signal 11
...sn = false}
>> ??????? service_flags = <optimized out>
>> ??????? user = <optimized out>
>> ??????? errstr = 0x0
>> ??????? path = 0x0
>> ??????? rcpt_to = 0x0
>> ??????? final_rcpt_to = 0x0
>> ??????? mail_from = 0x555555759b80
>> ??????? storage_service = 0x7ffff7d6c5a8
>> ??????? service_user = 0x555555763198
>> ??????? service_input = {parent_event = 0x0, module = 0x55555555763b
>> "lda", service = 0x55555555763b "lda", username = 0x7ffff7832f31
>> "testaaaaaa at xxxxxxxxx.xx",
>> ???...
2019 Oct 07
0
Sieve redirect is broken in 2.3.7.2 - signal 11
...= false, mailbox_full = false, dsn = false}
> ??????? service_flags = <optimized out>
> ??????? user = <optimized out>
> ??????? errstr = 0x0
> ??????? path = 0x0
> ??????? rcpt_to = 0x0
> ??????? final_rcpt_to = 0x0
> ??????? mail_from = 0x555555759b80
> ??????? storage_service = 0x7ffff7d6c5a8
> ??????? service_user = 0x555555763198
> ??????? service_input = {parent_event = 0x0, module = 0x55555555763b
> "lda", service = 0x55555555763b "lda", username = 0x7ffff7832f31
> "testaaaaaa at xxxxxxxxx.xx",
> ????????? session_id =...
2012 Dec 13
5
dovecot-lda (2.1.12) segfaults
We uograded our dovecot from version 2.1.10 -> 2.10.12, but within
the first hour of use, dovecot-lda would segfault during delivery.
This left a lock file lying around causing the user's mail readers to
hang; much hilarity ensues. All further deliveries to the same user
will result in a crash.
The only thing that fixes this condition is to blow away the user's
INBOX cache index.
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