diff options
| author | bwarsaw | 2002-02-23 06:21:46 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-02-23 06:21:46 +0000 |
| commit | 5a89a7274034dd997f4145fc08c7e9d38dad67be (patch) | |
| tree | f3a57ccc8d5d49e8120b0212a131455b42ca5823 | |
| parent | 42b0a3962650b9648e54f6bba3fa385af1dca0fc (diff) | |
| download | mailman-5a89a7274034dd997f4145fc08c7e9d38dad67be.tar.gz mailman-5a89a7274034dd997f4145fc08c7e9d38dad67be.tar.zst mailman-5a89a7274034dd997f4145fc08c7e9d38dad67be.zip | |
| -rw-r--r-- | TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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, |
