18 Jun
2013
18 Jun
'13
10:21 a.m.
Hi,
We store our mail archive in a tree of subfolders. I am trying to speed up text searching on our mail archive but when running "doveadm -D -v index -u neil shared/Exalon/Aandeelhouders" the following output is produced: .. doveadm(neil): Panic: file mbox-storage.c: line 711 (mbox_transaction_unlock): assertion failed: (mbox->box.transaction_count > 0 || mbox->mbox_lock_type == F_UNLCK)
mbox is a pretty difficult format, and I wouldn't recommend using it for anything else than small simple legacy setups. After changing the format to sdbox indexing works.
regards,
-- Willem-Jan de Hoog