X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=blobdiff_plain;f=doc%2FTODO;h=240adabb1aaa03fc5dde7645c947c347baea2135;hp=b809204bb904381770a9c2457621c02033107b31;hb=refs%2Fheads%2Fmaster;hpb=ef77e919fa61bb5ba7924d49a171dc3a05410a33 diff --git a/doc/TODO b/doc/TODO index b809204..d806357 100644 --- a/doc/TODO +++ b/doc/TODO @@ -11,15 +11,16 @@ * Add OpenDKIM support. -* Write a man page. +* Rename the "dovecot" plugin to "filesystem". -* Update the README. - -* Make a release. - -* Test deletion of a user "bar" who lies in the middle of a - goto="foo,bar,baz" alias. +* Implement moving of domains. -* Make sure removing a domain updates the aliases table correctly. +* 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 .