X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=blobdiff_plain;f=doc%2FTODO;h=d80635746772fcc60f6b78f5889b29ad4d0b4e54;hp=f96b9084d9bc0968d8e748836294705002621041;hb=HEAD;hpb=bdc364373ecbf7514f288bc7181cb2e94f1f8430 diff --git a/doc/TODO b/doc/TODO index f96b908..d806357 100644 --- a/doc/TODO +++ b/doc/TODO @@ -11,10 +11,16 @@ * Add OpenDKIM support. -* Document everything with yard. +* Rename the "dovecot" plugin to "filesystem". -* Write a man page. +* Implement moving of domains. -* Update the README. +* The "pretend mode" output is missing the destination information: -* 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 .