X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2FTODO;h=3aaf8f3ec088755cda21c1d914904ac00bfe2daf;hb=061fb36ea092bb7b370796e406751aeb23ba1ddc;hp=f96b9084d9bc0968d8e748836294705002621041;hpb=bdc364373ecbf7514f288bc7181cb2e94f1f8430;p=mailshears.git diff --git a/doc/TODO b/doc/TODO index f96b908..3aaf8f3 100644 --- a/doc/TODO +++ b/doc/TODO @@ -11,10 +11,21 @@ * Add OpenDKIM support. -* Document everything with yard. +* Rename the "dovecot" plugin to "filesystem". -* Write a man page. +* Implement moving of domains. -* Update the README. +* mailshears --help crashes before doing what it should just do: -* Make a release. + $ mailshears --help + ERROR: prune mode takes no additional arguments. + +* The "pretend mode" output is missing the destination information: + + # mailshears mv "test1@example.com" "test2@example.com" + mailshears, 2020-01-30 14:40:09 -0500 (Plugin: MvPlugin) + -------------------------------------------------------- + DavicalMv - Would move user test1@example.com (User not found) to . + DovecotMv - Would move user test1@example.com (/var/spool/mail/vhosts/example.com/test1) to . + PostfixadminMv - Would move user test1@example.com to . + RoundcubeMv - Would move user test1@example.com (User not found) to .