Thanks for the second question, but in wich version the index comanda was implement? I will look it!
I use # 2.0.6: /etc/dovecot/dovecot.conf
And it does not have, it might be time to update dovecot!
# doveadm index -v -u user@example INBOX usage: doveadm [-Dv] [-f <formatter>] <command> [<args>]
altmove [-u <user>|-A] <search query>
auth [-a <auth socket path>] [-x <auth info>] <user> [<password>]
config [doveconf parameters]
director add|flush|map|remove|status
dump [-t <type>] <path>
expunge [-u <user>|-A] <search query>
fetch [-u <user>|-A] <fields> <search query>
force-resync [-u <user>|-A] <mailbox>
help <cmd>
import [-u <user>|-A] <source mail location> <dest parent mailbox>
<search query>
kick [-a <anvil socket path>] [-f] <user mask>[|]
[]'sf.rique
2011/6/1 Marcin Mirosław marcin@mejor.pl
W dniu 01.06.2011 15:43, Henrique Fernandes pisze:
My question is, do i need to delete older indexes to have it consistenly, or dovecot is able "update" the indexes or it sees that it is broken and rebuild it all?
I don't know.
Other question, is there an comand line to update the indexes ?
Use doveadm: doveadm index -A "*"
Regards