From fea07a30960451f4cd232df99906d53df1d30783 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Thu, 15 Jun 2000 03:57:13 +0000 Subject: [PATCH] Note regarding integration of MIME decoding into the MIME body reader. --- v7/src/imail/todo.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/v7/src/imail/todo.txt b/v7/src/imail/todo.txt index 892d82cca..2af1c1cb0 100644 --- a/v7/src/imail/todo.txt +++ b/v7/src/imail/todo.txt @@ -1,5 +1,5 @@ IMAIL To-Do List -$Id: todo.txt,v 1.80 2000/06/14 20:21:44 cph Exp $ +$Id: todo.txt,v 1.81 2000/06/15 03:57:13 cph Exp $ Bug fixes --------- @@ -63,6 +63,11 @@ New features Design changes -------------- +* Integrate MIME decoding into reading of MIME body parts by + fluid-binding the decoder as a handler for the MIME response reader. + Use this same mechanism to read MIME attachments directly into + files. + * Header parser should strip leading and trailing whitespace in the header value. It can also strip whitespace at the ends of lines. Strictly speaking, this isn't correct, but I don't know of any -- 2.25.1