From b2ab265dd42ff9672e6c7a01a480af2277c38a7a Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Mon, 26 Jul 1999 12:30:54 +0000 Subject: Implement RFC 2231. --- TODO | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 72f428fc..741d6fb1 100644 --- a/TODO +++ b/TODO @@ -4,6 +4,10 @@ Problems are listed in approximate order of priority. - character set support: We should have a global cache of character to file name mappings. +- When displaying MIME headers, rfc 2047 decoding is applied (which + should not happen), and rfc 2231 decoding is not applied (which + should happen). + - Help formatting could be revamped a bit. - re-add support for .mh_sequences files @@ -52,4 +56,5 @@ Problems are listed in approximate order of priority. - handle message/external-body in some fashion - handle message/partial reconstruction + $Id$ -- cgit v1.2.3