diff --git a/TODO b/TODO index a871e6eae1e3eaf0aaf09f7e9db039b071abd080..0f52f825f90a68adcbac6052c7a1af9115bdf444 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,9 @@ Next (in order of descending priority/precedence): * Full standards compliance review for the engine and all fully implemented sieve extensions. Issues discovered so far: + - Include: import command must only trigger an error about unknown + exported variables at runtime, otherwise managesieve upload is + impossible. - Imapflags: when keep/fileinto is used multiple times in a script and duplicate message elimination is performed, the last flag list value MUST win.