]> gitweb.michael.orlitzky.com - mailshears.git/blobdiff - doc/TODO
Add more TODO items and remove the one about YARD docs (coming in a second).
[mailshears.git] / doc / TODO
index 5b007a9b3d89a37d1314fcc77cc452a248116bf2..37c06ce70a38d32b06c0da6f484732b4f0e17f0e 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
 
 * Add OpenDKIM support.
 
-* Document everything with yard.
-
 * Write a man page.
 
-* Tests: Add an idempotence test for prune.
-
-* 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.