1DOVEADM-DUMP(1)                     Dovecot                    DOVEADM-DUMP(1)
2
3
4

NAME

6       doveadm-dump - Dump the content of Dovecot's binary mailbox index/log
7

SYNOPSIS

9       doveadm [-Dv] dump [-t type] path
10

DESCRIPTION

12       Dovecot  uses  several  binary  index and log files in order to improve
13       performance for accessing mails. For  some  mailbox  formats,  such  as
14       sdbox  and  mdbox,  the index files are part of the format itself.  For
15       details about index files,  see  also:  http://wiki2.dovecot.org/Index
16       Files
17
18       doveadm  dump  is  used to show the contents of those mailbox index/log
19       files, in human readable format. This  is  mainly  useful  for  Dovecot
20       developers when debugging some problem.
21

OPTIONS

23       Global doveadm(1) options:
24
25       -D     Enables verbosity and debug messages.
26
27       -v     Enables verbosity, including progress counter.
28
29       Command specific options:
30
31       -t type
32              the  file  type of the file to be dumped.  If the type was omit‐
33              ted, doveadm(1) tries to detect the type of path.  type can be:
34
35              index       ⇒ dovecot.index, dovecot.map.index
36
37              log         ⇒ dovecot.index.log, dovecot.map.index.log
38
39              mailboxlog  ⇒ dovecot.mailbox.log
40
41              thread      ⇒ dovecot.index.thread
42

ARGUMENTS

44       path   The path to the corresponding index  or  log  file.  If  only  a
45              directory  is  specified,  doveadm  tries to find and dump index
46              type file under it.
47

EXAMPLE

49       Look at the contents of a mailbox's index:
50
51       doveadm dump ~/Maildir/.work/
52

REPORTING BUGS

54       Report bugs, including doveconf -n output, to the Dovecot Mailing  List
55       <dovecot@dovecot.org>.   Information  about reporting bugs is available
56       at: http://dovecot.org/bugreport.html
57

SEE ALSO

59       doveadm(1)
60
61
62
63Dovecot v2.0                      2010-06-22                   DOVEADM-DUMP(1)
Impressum