]> gitweb.michael.orlitzky.com - mailshears.git/blobdiff - doc/TODO
Wrap all close() calls in "ensure" blocks and simplify DB connection-making.
[mailshears.git] / doc / TODO
index f96b9084d9bc0968d8e748836294705002621041..bd750c9caa4658b02848d082a08443afe115eeef 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
 
 * Add OpenDKIM support.
 
-* Document everything with yard.
-
 * Write a man page.
 
 * Update the README.
 
 * Make a release.
+
+* 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.