6 Oct
2009
6 Oct
'09
6:57 p.m.
On Tue, 2009-10-06 at 11:32 -0400, Timo Sirainen wrote:
- These probably belong to bin/ or sbin/ or both:
- doveadm
doveadm is supposed to be this featureful thing that can do all kinds of admin-related stuff. Perhaps one possibility would be to make all of these its subcommands:
- authtest
doveadm auth ..
- dovecotpw
doveadm pw ..
- Index file dumping programs, mostly meant for debugging problems:
- idxview
- listview
- logview
- mailboxlogview
- threadview
doveadm dump <file> (automatically detects what type the file is).
- Some extra tools that might be useful sometimes:
- imap-utf7 : Encode/decode IMAP mailbox names (mUTF-7 <-> UTF-8)
doveadm mutf7 ..
- maildirlock : Lock a Maildir, primarily intended for compressing files in maildir
This could stay separate.