diff options
| -rw-r--r-- | TODO | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -52,13 +52,23 @@ List Administration removing, or overriding those in the original message (sometimes very useful, but could be dangerous!) - New moderation choice: archive but don't send to list. - - New moderation choice: annotate and send to author for resubmittal. + - New moderation choice: annotate and send to author for + resubmittal. Or just be able to annotate the message for + multiple moderator scenarios. - Better integration with moderated newsgroups (and allow some addresses to bypass even that moderation and be delivered to a secondary channel, like moderators@isc.org). - Allow a list to be marked `disabled' so things like the replybot still works, and the archives are still available, but mail posted to the list is always returned unsent. + - Ability to `sideline' some messages in the moderation queue + - Hook moderation up to a whitelist a la TMDA. A non-member + message gets held in a non-admindb queue, and the sender gets a + confirmation message. When they confirm, we moderate the + message as normal, but if they don't we assume it's spam (after + some period of time) and discard it. The admin should be able + to see all these super-quarantined messages with the flip of a + button. List Membership - Have one account per user per site, with multiple email |
