X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=blobdiff_plain;f=doc%2FTODO;h=37c06ce70a38d32b06c0da6f484732b4f0e17f0e;hp=3a2ebfe097d8fb1d34a5f90a80443b7a4e86c92f;hb=d0bfa37fb4be739b31dd97c493764ca19a160182;hpb=f819b178c5c1cb8adda0182c610e5c52fad8bea7 diff --git a/doc/TODO b/doc/TODO index 3a2ebfe..37c06ce 100644 --- a/doc/TODO +++ b/doc/TODO @@ -10,3 +10,20 @@ fix stuff himself is the best we can do? * Add OpenDKIM support. + +* Write a man page. + +* 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.