summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw2002-02-23 06:21:46 +0000
committerbwarsaw2002-02-23 06:21:46 +0000
commit5a89a7274034dd997f4145fc08c7e9d38dad67be (patch)
treef3a57ccc8d5d49e8120b0212a131455b42ca5823
parent42b0a3962650b9648e54f6bba3fa385af1dca0fc (diff)
downloadmailman-5a89a7274034dd997f4145fc08c7e9d38dad67be.tar.gz
mailman-5a89a7274034dd997f4145fc08c7e9d38dad67be.tar.zst
mailman-5a89a7274034dd997f4145fc08c7e9d38dad67be.zip
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0d134dce2..b509e93b8 100644
--- a/TODO
+++ b/TODO
@@ -71,11 +71,21 @@ List Membership
with URLs to retrieve the article)
- Timed vacations, allowing a user to postpone or discard email
for a certain number of days or weeks.
+ - Mailing list invitations; i.e. a middle ground between "mass
+ subscribe" and informally mailing a bunch of folks to tell them
+ about the list.
+ - Keep user-centric stats, such as the date the user was
+ subscribed, the date of their last change to their account, the
+ date they last sent a message through the list. Perhaps also
+ log each message they send through the list.
Site Administration
- Allow the site admin to define list styles or themes, and list
admins to choose one of the canned styles to apply to their
list.
+ - Allow the site admin to send an email message to all the list
+ admins using a mechanism similar to the Urgent: header (possibly
+ by addressing it to mailman@site.dom).
Other Usability Improvments
- A better strategy is needed for sub-lists and super-lists,