fulltext indexing cyrus imap mail?
    Jason DiCioccio 
    geniusj at gmail.com
       
    Thu Apr  7 11:26:51 EDT 2005
    
    
  
Hello!
On Apr 7, 2005 4:01 AM, Roy Sigurd Karlsbakk <roy at karlsbakk.net> wrote:
> hi all
> 
> is it possible to somehow fulltext index cyrus' mail? Some users have
> several gigabytes of email in their accounts so searching through it
> takes ages...
> 
> roy
In addition to what was said regarding the cron job, you can add
something like this to your cyrus.conf in the events{} block:
  # Create SQUAT indexes for mailboxes
  squatter      cmd="squatter -vs"      period=1440
Period will be how often you want to run it (in minutes).  In this
case, it's set for one day.
Regards,
-JD-
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
    
    
More information about the Info-cyrus
mailing list