??????? Original Message ??????? On Tuesday, January 28, 2020 9:06 AM, Sami Ketola <sami.ketola at dovecot.fi> wrote:> doveadm does not travel over namespace boundaries. you need to run it separately for all namespaces you have with NAMESPACE/* as folderI see, so with my following namespace config: namespace inbox { separator = . prefix = INBOX. inbox = yes } I should use the following command: sudo doveadm -Dv force-resync -u email at domain.com inbox/* is this correct? because with this command it does not seem to do anything, even if I escape the '*' with '\*'.
Sami Ketola
2020-Jan-28 09:12 UTC
imap panic: file array.c: line 10 (array_idx_modifiable_i)
> On 28 Jan 2020, at 10.31, mabi <mabi at protonmail.ch> wrote: > > ??????? Original Message ??????? > On Tuesday, January 28, 2020 9:06 AM, Sami Ketola <sami.ketola at dovecot.fi> wrote: > >> doveadm does not travel over namespace boundaries. you need to run it separately for all namespaces you have with NAMESPACE/* as folder > > I see, so with my following namespace config: > > namespace inbox { > separator = . > prefix = INBOX. > inbox = yes > } > > I should use the following command: > > sudo doveadm -Dv force-resync -u email at domain.com inbox/* > > is this correct? because with this command it does not seem to do anything, even if I escape the '*' with '\*'.Your separator seems to be . instead of / so maybe inbox.* Sami
??????? Original Message ??????? On Tuesday, January 28, 2020 10:12 AM, Sami Ketola <sami.ketola at dovecot.fi> wrote:> Your separator seems to be . instead of / so maybe inbox.*Thanks, that was it! Now let's see if I still get this panic...
Possibly Parallel Threads
- imap panic: file array.c: line 10 (array_idx_modifiable_i)
- imap panic: file array.c: line 10 (array_idx_modifiable_i)
- imap panic: file array.c: line 10 (array_idx_modifiable_i)
- imap panic: file array.c: line 10 (array_idx_modifiable_i)
- imap panic: file array.c: line 10 (array_idx_modifiable_i)