projects
/
mailshears.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e85aac7
)
Add more TODO items and remove the one about YARD docs (coming in a second).
author
Michael Orlitzky
<michael@orlitzky.com>
Sun, 8 Nov 2015 03:33:26 +0000
(22:33 -0500)
committer
Michael Orlitzky
<michael@orlitzky.com>
Sun, 8 Nov 2015 03:33:26 +0000
(22:33 -0500)
doc/TODO
patch
|
blob
|
history
diff --git
a/doc/TODO
b/doc/TODO
index f96b9084d9bc0968d8e748836294705002621041..37c06ce70a38d32b06c0da6f484732b4f0e17f0e 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-11,10
+11,19
@@
* Add OpenDKIM support.
* Add OpenDKIM support.
-* Document everything with yard.
-
* Write a man page.
* Update the README.
* Make a release.
* 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.