X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=blobdiff_plain;f=doc%2FTODO;h=d80635746772fcc60f6b78f5889b29ad4d0b4e54;hp=ed67448e08edb95bd03d65f48e956fc3fc28e140;hb=HEAD;hpb=0650e11bdbd58359dbfd102093f7a263d4ef74d2 diff --git a/doc/TODO b/doc/TODO index ed67448..d806357 100644 --- a/doc/TODO +++ b/doc/TODO @@ -15,11 +15,12 @@ * 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. +* The "pretend mode" output is missing the destination information: - In particular, this means that AgenDAV pruning does not work! If - a user with default preferences is deleted, we don't notice. + # mailshears mv "test1@example.com" "test2@example.com" + mailshears, 2020-01-30 14:40:09 -0500 (Plugin: MvPlugin) + -------------------------------------------------------- + DavicalMv - Would move user test1@example.com (User not found) to . + DovecotMv - Would move user test1@example.com (/var/spool/mail/vhosts/example.com/test1) to . + PostfixadminMv - Would move user test1@example.com to . + RoundcubeMv - Would move user test1@example.com (User not found) to .