search for: fail_mailbox_is_readonly

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

2017 Aug 30
2
Segmentation fault with doveadm search
> > Can you do > > p *box $1 = {name = 0x5555557e1f18 "Junk", vname = 0x5555557e1f10 "Junk", storage = 0x5555557e1860, list = 0x5555557e1050, v = { is_readonly = 0x7ffff76e5a50 <fail_mailbox_is_readonly>, enable = 0x7ffff76e5a60 <fail_mailbox_enable>, exists = 0x7ffff76e5a70 <fail_mailbox_exists>, open = 0x7ffff76e5e60 <fail_mailbox_open>, close = 0x7ffff69cf800 <quota_mailbox_close>, free = 0x7ffff69d0370 <quota_mailbox_free>, create_box =...
2017 Aug 30
0
Segmentation fault with doveadm search
On 30.08.2017 12:55, Stef?n Tam?s wrote: >> Can you do >> >> p *box > $1 = {name = 0x5555557e1f18 "Junk", vname = 0x5555557e1f10 "Junk", > storage = 0x5555557e1860, list = 0x5555557e1050, v = { > is_readonly = 0x7ffff76e5a50 <fail_mailbox_is_readonly>, > Something goes wrong when opening "Junk" mailbox. Are you sure it exists? Can you doveadm with doveadm -Dv search -u email at example.com mailbox Junk savedbefore 30d Aki
2017 Aug 30
2
Segmentation fault with doveadm search
Hi, We have a Ubuntu 14.04 server with dovecot 2.2.9 If I try to run /usr/bin/doveadm search -u email at exmaple.com mailbox Junk savedbefore 30d It will dump a core file. We have a similar config on an other server and there is no problem there. Any ideas how to prevent the core dump? root at triws2:~# gdb --args doveadm search -u email at example.com mailbox Junk savedbefore 30d Reading