Can I get a sanity check here?
- Shutdown
- Update /etc/cyrus.conf for cyr_expire -E
- Add fulldirhash option to imapd.conf (I assume this is what is meant by setups using a b c ... z for top level dirs, etc)
- Run cvt_cyrusdb on mailboxes.db, deliver.db, tls_sessions.db
- find /var/imap/user -name \*.seen -exec /MY/PATH/bin/cvt_cyrusdb \{\} flat \{\}.new skiplist \; -exec mv \{\}.new \{\} \;
- Startup
- No sieve scripts byte compiled, not applicable
- Don't use ptloader, not applicable
- Don't use idled or notifyd, not applicable
--- 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