diff options
| author | hmeland | 1999-06-13 06:37:42 +0000 |
|---|---|---|
| committer | hmeland | 1999-06-13 06:37:42 +0000 |
| commit | c229c62c4a809966a4512f3943b41b4cde26252b (patch) | |
| tree | e3e2d2bba87b84024a8a83ed06161cece73c1f25 | |
| parent | 6b17e19b8efa1f334f8b5699b8c2715c6489baec (diff) | |
| download | mailman-c229c62c4a809966a4512f3943b41b4cde26252b.tar.gz mailman-c229c62c4a809966a4512f3943b41b4cde26252b.tar.zst mailman-c229c62c4a809966a4512f3943b41b4cde26252b.zip | |
Some more TODOs -- nothing critical.
| -rw-r--r-- | TODO | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -4,6 +4,7 @@ The Mailman TODO list - "Stale" addresses don't update properly when new bounces come in (stale means we had some bounces, but delivery to that address started working again before we booted them from the list) +- Treat corrupted queue files more gracefully. *Documentation - A detailed feature list @@ -49,12 +50,13 @@ 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. +- Ability to set defaults for the various user settings from the + "Membership Management" page. - Allow admins to control and set individual headers, adding, removing, or overriding those in the original message (sometimes very useful, but could be dangerous!) - member management page should display case-preserved email addresses (but still sort case-insensitively). - *List Member UI - Editing your user options should put you back to the edit-options page. @@ -138,7 +140,8 @@ The Mailman TODO list lists still can have their own data, but the user can set defaults in their profile... - Need to go through and verify there are no obvious security problems. - +- Restrict file and directory permissions as much as possible without + breaking Mailman functionality. Local Variables: |
