X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=blobdiff_plain;f=doc%2FTODO;h=d2d762cc3fd9e650c4f569ffea532e996221cdf9;hp=5b007a9b3d89a37d1314fcc77cc452a248116bf2;hb=08e0795d01329de098fb23d85d459d32e54f3e36;hpb=50f7c817b5954a804ccc77a39f46602505b9196a;ds=sidebyside diff --git a/doc/TODO b/doc/TODO index 5b007a9..d2d762c 100644 --- a/doc/TODO +++ b/doc/TODO @@ -11,14 +11,12 @@ * Add OpenDKIM support. -* Document everything with yard. +* Rename the "dovecot" plugin to "filesystem". -* Write a man page. +* Implement moving of domains. -* 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. +* The AgenDAV "user exists" test is wonky, because there's no real + users in AgenDAV. Right now we check the "username" column in the + "prefs" table, but all of the shares (and principals?) have URLs + instead of usernames. We don't parse the URLs, and instead rely + on doing find/replace of substrings in e.g. AgendavMv.