X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2FTODO;h=3aaf8f3ec088755cda21c1d914904ac00bfe2daf;hb=0c8f0dcce8be2d1a32fd7adbad46b16cd2d14a9b;hp=bd750c9caa4658b02848d082a08443afe115eeef;hpb=b947ef8844f090eedd50be0383abe417d910bb1a;p=mailshears.git diff --git a/doc/TODO b/doc/TODO index bd750c9..3aaf8f3 100644 --- a/doc/TODO +++ b/doc/TODO @@ -11,17 +11,21 @@ * Add OpenDKIM support. -* Write a man page. +* Rename the "dovecot" plugin to "filesystem". -* Update the README. - -* Make a release. +* Implement moving of domains. -* Test deletion of a user "bar" who lies in the middle of a - goto="foo,bar,baz" alias. +* mailshears --help crashes before doing what it should just do: -* Make sure removing a domain updates the aliases table correctly. + $ mailshears --help + ERROR: prune mode takes no additional arguments. -* Factor out all of the msg-building in e.g. MvRunner. +* The "pretend mode" output is missing the destination information: -* Implement moving of domains. + # 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 .