doveadm dump is used to show the contents of those mailbox index/log files, in human
readable format. This is mainly useful for Dovecot developers when
debugging some problem.
------------------------------------------------------------------------
@INCLUDE:global-options@
--- command specific options --- "/.
Command specific options :
-t type the file type of the file to be dumped. If the type was omitted, doveadm (1) tries to detect the type of path . type can be:
12 dbox \(rA m.\c n (sdbox or mdbox mailbox file)
fts-expunge-log Dump the list of expunged mails in dovecot-expunges.log . Currently used only by fts-lucene.
fts-lucene Dump the list of indexed mails in lucene-indexes directory
imapzlib Uncompress an IMAP traffic log, which contains data compressed using the IMAP COMPRESSION extension.
dcrypt-file Dump metadata of a dcrypt encrypted file.
dcrypt-key Dump metadata of a dcrypt key.
index \(rA dovecot.index, dovecot.map.index
log \(rA dovecot.index.log, dovecot.map.index.log
mailboxlog \(rA dovecot.mailbox.log
thread \(rA dovecot.index.thread
path The path to the corresponding dbox storage, index or log file.
If only a directory is specified, doveadm tries to detect the type of files
under it and dumps them.
------------------------------------------------------------------------
doveadm dump ~/Maildir/.work/ ------------------------------------------------------------------------
@INCLUDE:reporting-bugs@ ------------------------------------------------------------------------SEE ALSOdoveadm (1)