X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=blobdiff_plain;f=doc%2FTODO;h=240adabb1aaa03fc5dde7645c947c347baea2135;hp=92a90b4bb1f1021e10b3408cac6774304a0229b3;hb=refs%2Fheads%2Fmaster;hpb=08c59f98a558acd7f166e5382a1b2fec5b57d68c diff --git a/doc/TODO b/doc/TODO index 92a90b4..d806357 100644 --- a/doc/TODO +++ b/doc/TODO @@ -11,12 +11,16 @@ * Add OpenDKIM support. -* Document everything with yard. +* Rename the "dovecot" plugin to "filesystem". -* Write a man page. +* Implement moving of domains. -* Tests: Check that child tables contain what they're supposed to, too. +* The "pretend mode" output is missing the destination information: -* Update the README. - -* Make a release. + # 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 .