dovecot-2.0-pigeonhole: Updated TODO.

pigeonhole at rename-it.nl pigeonhole at rename-it.nl
Fri Jul 30 18:08:01 EEST 2010


details:   http://hg.rename-it.nl/dovecot-2.0-pigeonhole/rev/5acdd784dd98
changeset: 1346:5acdd784dd98
user:      Stephan Bosch <stephan at rename-it.nl>
date:      Fri Jul 30 17:07:56 2010 +0200
description:
Updated TODO.

diffstat:

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

diffs (39 lines):

diff -r d0c3be3295a1 -r 5acdd784dd98 TODO
--- a/TODO	Fri Jul 30 16:32:19 2010 +0200
+++ b/TODO	Fri Jul 30 17:07:56 2010 +0200
@@ -27,6 +27,10 @@
 
 * ## MAKE A SECOND RELEASE (0.2.x) ##
 
+* Improve error handling. 
+	- Implement dropping errors in the user's mailbox as a mail message.
+* Add normalize() method to comparators to normalize the string before matching
+  (for efficiency).
 * Further develop regex extension and update it to the latest draft:
 	- Allow for :regex matching with variable key
 	- Implement the :quoteregex set modifier
@@ -44,8 +48,6 @@
 	- Implement configurable sender exclusion list.
 	- Implement mechanism for implicitly including an account's aliases in the
 	  vacation command's :addresses list.
-* Improve error handling. 
-	- Implement dropping errors in the user's mailbox as a mail message.
 * Fix remaining RFC deviations:
 	- Fix issues listed in doc/rfc/RFC-questions.txt based on answers
 	- Allow for the existence of dynamic comparators (i.e. specified by 
@@ -53,8 +55,6 @@
 	- Verify outgoing mail addresses at runtime when necessary
 	  (e.g. after variables substitution)
 	- Improve handling of invalid addresses in headers (requires Dovecot changes)
-* Add normalize() method to comparators to normalize the string before matching
-  (for efficiency).
 * Properly implement Sieve internationalization support (utf-8 handling), 
   currently it is not complete:
 	- Make this implementation fully conform section 2.7.2 of RFC5228 (Comparisons 
@@ -109,5 +109,5 @@
 	  time.
 * Add development documentation, i.e. comment on library functions and document
   the binary and byte-code format. 
-* Implement SIP notify mechanism.
+* Implement sip-message notify mechanism.
 


More information about the dovecot-cvs mailing list