X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=blobdiff_plain;f=doc%2FTODO;h=240adabb1aaa03fc5dde7645c947c347baea2135;hp=3a2ebfe097d8fb1d34a5f90a80443b7a4e86c92f;hb=refs%2Fheads%2Fmaster;hpb=f819b178c5c1cb8adda0182c610e5c52fad8bea7 diff --git a/doc/TODO b/doc/TODO index 3a2ebfe..d806357 100644 --- a/doc/TODO +++ b/doc/TODO @@ -10,3 +10,17 @@ fix stuff himself is the best we can do? * Add OpenDKIM support. + +* Rename the "dovecot" plugin to "filesystem". + +* Implement moving of domains. + +* 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 .