summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorviega1998-06-03 17:34:55 +0000
committerviega1998-06-03 17:34:55 +0000
commit0774fa29737bd6cd704fe575a74b60933816efa9 (patch)
tree1412de2c423d834c98d2fd3ef7d379320ba1db66
parent61f4bcc15b6cbef8da6d7d2b1abe738a6f896d79 (diff)
downloadmailman-0774fa29737bd6cd704fe575a74b60933816efa9.tar.gz
mailman-0774fa29737bd6cd704fe575a74b60933816efa9.tar.zst
mailman-0774fa29737bd6cd704fe575a74b60933816efa9.zip
Ok, I wimped out on the bug, I just added it to the bugs section of
the TODO list. I'm ready for b4.
-rw-r--r--TODO13
1 files changed, 10 insertions, 3 deletions
diff --git a/TODO b/TODO
index 4e6fc5702..f4cadf63f 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,10 @@
The Mailman TODO list
*Bugs
-- Turning off bounce processing doesn't seem to work.
-- Turning on non-member post exclusion doesn't seem to work.
+- Confirmation step seems to always happen, even if no confirmation
+is required. Need to check about w/ admin-approval on, etc...
+- Turning off bounce processing doesn't seem to work (still?).
+- Turning on non-member post exclusion doesn't seem to work (Still?).
- "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)
@@ -45,6 +47,10 @@ periods, size based, a combo of the two, etc).
- Make the MM-tags accept useful options where appropriate.
- Revamp the admindb user interface, it's fairly clunky (include a decent
cataloging mechanism based on the file system).
+- Be able to edit ALL the web pages, as well as the mail messages.
+- Use templates from the templates dir until the list owner changes
+ the page, so the site admin can change them...
+- Be able to turn off / set time frame for password reminders
*List Member UI
- Editing your user options should put you back to the edit-options page.
@@ -79,7 +85,7 @@ filter) filtering/bouncing/etc. mechanism.
doesn't have to live on the same machine as the web server + mailman.
The easiest thing to do would be to use something like fetchmail to poll
a pop3 port. However, we could have a program that runs on the SMTP server,
- and just copies mail over to the other machine.
+ and just copies mail over to the other machine. (an rsh setup would be OK)
*Bounce handling
- Add more patterns for bounce handling
@@ -124,3 +130,4 @@ contention.
organization, description, etc, and default option settings. The
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. \ No newline at end of file