24 Oct
2006
24 Oct
'06
11:29 p.m.
On Tue, 2006-10-24 at 13:22 -0700, Frank Cusack wrote:
On October 24, 2006 10:43:12 PM +0300 Timo Sirainen tss@iki.fi wrote:
Maybe I'll also some day write code that will automatically convert the endianess correctly. :) At least for the important fields (header, uid, flags, keywords) and drop all the rest.
Doesn't even have to be automatic. Utilites to dump and rebuild the indexes outside of dovecot would be useful.
Dumping part is actually already done. Although it's useful only for debugging purposes:
http://dovecot.org/tools/idxview.c http://dovecot.org/tools/logview.c