From: Rob Siemborski (no email)
Date: Fri Nov 01 2002 - 09:23:58 EST
On 1 Nov 2002, Erik Enge wrote:
> Is there any way I can migrate those old files to the new format (I
> believe they were Berkley DB - whatever is the default - and now they
> are skiplist)?
The cvt_cyrusdb program, in a form like:
(all one line, you'll need to modify for your specific needs)
find /var/imap/user -name \*.seen -exec /usr/cyrus/bin/cvt_cyrusdb \{\}
flat \{\}.new skiplist \; -exec mv \{\}.new \{\} \;
-Rob
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Rob Siemborski * Andrew Systems Group * Cyert Hall 207 * 412-268-7456
Research Systems Programmer * /usr/contributed Gatekeeper
|
|
|