diff options
| -rw-r--r-- | admin/www/todo.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/www/todo.html b/admin/www/todo.html index 120142bd3..c0bcfa647 100644 --- a/admin/www/todo.html +++ b/admin/www/todo.html @@ -57,6 +57,8 @@ <LI> All the list-admin to require approvals for unsubs</LI> <LI> Allow the admin to disable option settings by users</LI> <LI> Allow the admin to easily "retire" a list, both through the Web or email commands.</LI> +<LI> Allow admins to control and set individual headers, adding, removing, or overriding those in the original message (sometimes very useful, but could be dangerous!)</LI> +<LI> member management page should display case-preserved email addresses (but still sort case-insensitively). Also, addresses should be links to member options page.</LI> </UL> <A NAME=c5><H3>List Member UI</H3> <UL> |
