From 082557247e2c7beca1eaa08c9f51174e129fdc93 Mon Sep 17 00:00:00 2001 From: Stephan Bosch <stephan@rename-it.nl> Date: Sat, 10 Oct 2009 11:16:08 +0200 Subject: [PATCH] Added TODO item. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 4f197e43e..c3c1da1c3 100644 --- a/TODO +++ b/TODO @@ -69,6 +69,8 @@ Next (in order of descending priority/precedence): * ## MAKE A SECOND RELEASE (0.2.x) ## +* Add support for stream matching for handling large values, e.g. from the body + extension. * Provide a solution for mail_get_headers_utf8 reparsing the whole message each time it is called (header and address test; Timo might provide solution from within Dovecot) -- GitLab