[Dovecot] Dovecot indexing questions

Timo Sirainen tss at iki.fi
Thu Jan 10 06:19:39 EET 2008


On Mon, 2008-01-07 at 23:51 -0800, Asheesh Laroia wrote:
> My question is: Can there be an option to "index greedily"?  As soon as 
> Dovecot sees the message, I'd like it to update the Squat index.  That 
> way, searches are always fast.

It's in my TODO that Squat should be updated while messages are being
saved, but I don't know if it makes into v1.1.

For now the only way to do this would be to cause a SEARCH TEXT to be
run once in a while. Like cron, or a post-login script doing it at
login:

printf "1 select inbox\n2 search text jsidjsidsij\n"|imap > /dev/null
exec imap

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20080110/72e12ff6/attachment.bin 


More information about the dovecot mailing list