Note to change handling of "informational" headers in sent mail.
authorChris Hanson <org/chris-hanson/cph>
Fri, 9 Jun 2000 04:32:42 +0000 (04:32 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 9 Jun 2000 04:32:42 +0000 (04:32 +0000)
v7/src/imail/todo.txt

index 4043a42432be2d7ce87e31e72aebf3c9f80841ad..bee5447d31f4abca54e4802c00caf17b0c19ffff 100644 (file)
@@ -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