[Dovecot] how to display dovecot.index.cache
hello dovecot@dovecot.org:
I want to see the contents of dovecot.index.cache . Is there any command can make it become visible character displayed ?
the command idxview can displayed doveoct.index and logview can dispalyed dovecot.index.log but it seems no command to displays dovecot.index.cache for us.
thanks
amandy
On 11/06/2013 07:23 AM ldaamandy wrote:
hello dovecot@dovecot.org:
I want to see the contents of dovecot.index.cache . Is there any command can make it become visible character displayed ?
strings(1); for example: strings mdbox/mailboxes/INBOX/dbox-Mails/dovecot.index.cache
For details see: http://wiki2.dovecot.org/IndexFiles#Cache_file
the command idxview can displayed doveoct.index and logview can dispalyed dovecot.index.log but it seems no command to displays dovecot.index.cache for us.
Using idxview and logview indicates the you are using Dovecot v1.x. You should consider to update to a more recent AND better supported version.
Regards, Pascal
The trapper recommends today: c01dcofe.1331020@localdomain.org
I mean when you run "idxview dovecot.index”, it actually opens both dovecot.index and dovecot.index.cache (and also dovecot.index.log) and combines all of their contents and displays the merged output. dovecot.index contains only pointers inside the dovecot.index.cache file, but without these pointers the dovecot.index.cache isn’t very usable.
On 7.11.2013, at 4.45, ldaamandy <amandy_lda@outlook.com> wrote:
participants (3)
-
ldaamandy
-
Pascal Volk
-
Timo Sirainen