dovecot-1.2-sieve: Updated TODO list.

pigeonhole at rename-it.nl pigeonhole at rename-it.nl
Sun Mar 28 19:16:26 EEST 2010


details:   http://hg.rename-it.nl/dovecot-1.2-sieve/rev/0e89d5a7e00b
changeset: 1246:0e89d5a7e00b
user:      Stephan Bosch <stephan at rename-it.nl>
date:      Sun Mar 28 18:16:21 2010 +0200
description:
Updated TODO list.

diffstat:

 TODO |  11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

diffs (32 lines):

diff -r 9d8bb0cf5ff3 -r 0e89d5a7e00b TODO
--- a/TODO	Tue Mar 16 08:58:00 2010 +0100
+++ b/TODO	Sun Mar 28 18:16:21 2010 +0200
@@ -5,7 +5,6 @@
 	- Implement proper :content "message/rfc822" behavior
 	- Build test cases for decoding MIME encodings to UTF-8
 * Unfinished new extensions:
-	- Finish the spamtest and virustest extensions
 	- Finish the ereject extension
 * Build a sieve tool to filter an entire existing mailbox through a Sieve 
   script:
@@ -20,15 +19,15 @@
     - Implement configurable sender exclusion list.
     - Implement mechanism for implicitly including an account's aliases in the
       vacation command's :addresses list.
-* Improve error handling. Now it is not very consistent, especially for the 
-  Sieve command line tools. 
-* Detect permission errors when writing global script binaries and advise the 
-  administrator on using sievec to precompile the scripts. 
+* Improve error handling. 
+	- Detect permission errors when writing global script binaries and advise the 
+	  administrator on using sievec to precompile the scripts.
+	- Avoid reporting user-caused errors to the master log.
+	- Implement dropping errors in the user's mailbox as a mail message.
 * Improve debugging support in the sieve-test tool:
 	- Improve trace debugging towards something more intuitively readable.
 	- Give trace debugging multiple levels of verbosity (e.g. to include more 
     messy output like value matching).
-* Implement dropping errors in the user's mailbox as a mail message.
 * Implement a better way to encode source line numbers into a binary for
   reporting errors at runtime. Currently, this is done explicitly for each 
   command that adds actions to the result. However, some tests, match types etc. 


More information about the dovecot-cvs mailing list