X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=blobdiff_plain;f=doc%2FTODO;h=37c06ce70a38d32b06c0da6f484732b4f0e17f0e;hp=35fbe3a6b73132123012db873f90386d097c42f3;hb=9bf674cddfb57f821707e8a3b65cc01e724d5a2a;hpb=d3e474b6f42f03c5be78a674b543d669dc679f4e diff --git a/doc/TODO b/doc/TODO index 35fbe3a..37c06ce 100644 --- a/doc/TODO +++ b/doc/TODO @@ -11,6 +11,19 @@ * Add OpenDKIM support. -* Tests: Add an idempotence test for prune. +* Write a man page. -* Tests: Check that child tables contain what they're supposed to, too. +* Update the README. + +* Make a release. + +* Should we wrap all of the connection.close() calls in "ensure"? + +* Test deletion of a user "bar" who lies in the middle of a + goto="foo,bar,baz" alias. + +* Make sure removing a domain updates the aliases table correctly. + +* Factor out all of the msg-building in e.g. MvRunner. + +* Implement moving of domains.