]> gitweb.michael.orlitzky.com - mailshears.git/blob - doc/TODO
Take a stab in the dark at AgenDAV v2.1.0 support.
[mailshears.git] / doc / TODO
1 * There is essentially no error handling. We report errors, but we
2 don't fail when we see one. The main reason for this is that we
3 don't know when each plugin will be run. If the first plugin
4 encounters an error, we could quit right there. But what if the
5 third one fails after the first two succeed? We would need some kind
6 of rollback mechanism.
7
8 For "mv", a rollback is conceivable. But with "rm", there's no going
9 back. Maybe relying on the user to interpret the output and go
10 fix stuff himself is the best we can do?
11
12 * Add OpenDKIM support.
13
14 * Rename the "dovecot" plugin to "filesystem".
15
16 * Implement moving of domains.