From 4f6bf44819a417c245f3dccdb68729fab26a0508 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Fri, 9 Jun 2000 04:32:42 +0000 Subject: [PATCH] Note to change handling of "informational" headers in sent mail. --- 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 4043a4243..bee5447d3 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.71 2000/06/08 19:09:41 cph Exp $ +$Id: todo.txt,v 1.72 2000/06/09 04:32:42 cph Exp $ Bug fixes --------- @@ -22,6 +22,11 @@ Bug fixes New features ------------ +* Change "X-Mailer" and "Organization" headers so that they is + transparently added after the user has finished editing. This will + keep the message composition buffer cleaner. There's no need to be + able to delete these on a per-message basis. + * When yanking formatted MIME messages into a reply buffer, attachments should probably be dropped altogether. Other simplifications might also be desirable, although I can't think of -- 2.25.1