From a7a64d56c29e72079e772d4215411856317db5a3 Mon Sep 17 00:00:00 2001 From: Stephan Bosch <stephan@rename-it.nl> Date: Tue, 18 Sep 2012 14:44:44 +0200 Subject: [PATCH] Minor change to TODO. --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 45d23ee15..392b856ae 100644 --- a/TODO +++ b/TODO @@ -89,8 +89,8 @@ Next (mostly in order of descending priority/precedence): * Warn during compile if using non-existent folders. * Implement IMAP plugin for IMAPSieve support: - - Requires the same Sieve transaction support as the sieve-filter tool needs. - - Requires (IMAP) metadata support in Dovecot. + - Requires some sort of Sieve transaction support. + - Requires (IMAP) METADATA support in Dovecot. - This may include support for manually running a script on a set of messages through IMAP (no specification for something like this is available; we will have to provide our own) -- GitLab