Muenz, Michael wrote:
Hi, I want to "safely" disable Squat. My idea was: 1. Stop cyrus 2. Remove corresponding lines in cyrus.conf 3. Start cyrus 4. cd /var/spool/imap/user/ 5. find . -name 'cyrus.squat' -type f -exec rm {} \; Will I have to do a complete reconstruct or are the 5 steps ok for this?
No reconstruct is necessary to remove cyrus.squat. In fact, you can probably safely remove them while cyrus is running.
-- Kenneth Murchison Systems Programmer Project Cyrus Developer/Maintainer Carnegie Mellon University ---- 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