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
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
本文介绍如何使用squatter程序为Cyrus IMAP重建索引,这对于维护邮件服务器性能至关重要。需要以cyrus用户身份运行一系列指令。
1335

被折叠的 条评论
为什么被折叠?



