diff --git a/TODO b/TODO index 8e6a41fb0bd209cde82976105878987ee3405744..e2a8aad25cf35cefe24727046c6401cec9999a9a 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,9 @@ Current activities: +Next (in order of descending priority/precedence): + +* ## MAKE A SECOND RELEASE (0.2.x) ## + * Finish body extension: - Implement proper :content "multipart" behavior - Implement proper :content "message/rfc822" behavior @@ -10,9 +14,6 @@ Current activities: script: - Add commandline options to fully customize execution - Write manual page - -Next (in order of descending priority/precedence): - * Update include extension to latest draft: - Implement required ManageSieve behavior * Vacation extension improvements: @@ -71,7 +72,7 @@ Next (in order of descending priority/precedence): * Build a server with test mail accounts that processes lots and lots of mail (e.g. spam, mailing lists etc.) -* ## MAKE A SECOND RELEASE (0.2.x) ## +* ## MAKE A THIRD RELEASE (0.3.x) ## * Implement abstract string list and make matching interface more generic. Use this to: