Cyrus index rebuild

http://blog.strav.net/index.php/2006/05/31/cyrus_index_rebuild?blog=5

Here's how to rebuild the indexes for Cyrus IMAP. It uses the program squatter for the indexing. This needs to be run as user 'cyrus'

for i in strav sportchk derv;
  do /usr/sbin/squatter -r -v user.$i;
done

你可能感兴趣的:(PHP,.net,Blog)