summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw1999-03-09 04:23:56 +0000
committerbwarsaw1999-03-09 04:23:56 +0000
commit38fb03ddf30fefd20932dc12d8ead003e685202e (patch)
tree1147c2c7c2e80656f2ecd4dcc059f34336d1ca52
parent7b247c83995458cf799fa1227f735c74b43eafbf (diff)
downloadmailman-38fb03ddf30fefd20932dc12d8ead003e685202e.tar.gz
mailman-38fb03ddf30fefd20932dc12d8ead003e685202e.tar.zst
mailman-38fb03ddf30fefd20932dc12d8ead003e685202e.zip
Added wish to munge individual headers
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2fd9ff75d..f04af7bbd 100644
--- a/TODO
+++ b/TODO
@@ -49,6 +49,10 @@ The Mailman TODO list
- Allow the admin to disable option settings by users
- Allow the admin to easily "retire" a list, both through the Web or
email commands.
+- Allow admins to control and set individual headers, adding,
+ removing, or overriding those in the original message (sometimes
+ very useful, but could be dangerous!)
+
*List Member UI
- Editing your user options should put you back to the edit-options page.