X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=blobdiff_plain;f=doc%2FTODO;fp=doc%2FTODO;h=240adabb1aaa03fc5dde7645c947c347baea2135;hp=ed67448e08edb95bd03d65f48e956fc3fc28e140;hb=f7ab114233dcb926de21beb4c5d9a8a9ac065e9d;hpb=0650e11bdbd58359dbfd102093f7a263d4ef74d2 diff --git a/doc/TODO b/doc/TODO index ed67448..240adab 100644 --- a/doc/TODO +++ b/doc/TODO @@ -23,3 +23,19 @@ In particular, this means that AgenDAV pruning does not work! If a user with default preferences is deleted, we don't notice. + +* mailshears --help crashes before doing what it should just do: + + $ 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) + -------------------------------------------------------- + AgendavMv - Would move user test1@example.com (User not found) to . + 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 .