X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=blobdiff_plain;f=doc%2FTODO;h=d2d762cc3fd9e650c4f569ffea532e996221cdf9;hp=bd750c9caa4658b02848d082a08443afe115eeef;hb=08e0795d01329de098fb23d85d459d32e54f3e36;hpb=b947ef8844f090eedd50be0383abe417d910bb1a;ds=sidebyside diff --git a/doc/TODO b/doc/TODO index bd750c9..d2d762c 100644 --- a/doc/TODO +++ b/doc/TODO @@ -11,17 +11,12 @@ * Add OpenDKIM support. -* 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. +* Rename the "dovecot" plugin to "filesystem". * Implement moving of domains. + +* 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.