Sebb created WHIMSY-233:
---------------------------
Summary: New workbench to support mail moderation
Key: WHIMSY-233
URL: https://issues.apache.org/jira/browse/WHIMSY-233
Project: Whimsy
Issue Type: New Feature
Reporter: Sebb
Mail moderation sends the same email to each of the moderators, so they all
have to scan all the mails. It would be a lot more efficient if each mail could
be dealt with once.
The suggestion is to implement this in Whimsy.
The code could be derived from the Secretary workbench.
This issue is to keep track of requirements etc.
Functionality needs to include:
- store mails for posts, subscriptions and reponses
- show only unprocessed mails (and dynamically update the list)
- Flag a mail as accepted (and/or allowed)
- Reject a mail with a suitable message (templates would be useful here)
- Flag a mail as spam (don't reject)
- Accept a subscription request (check that the email address is in LDAP so can
validate it)
- authorise the moderator so they only process mails for lists they are allowed
to see.
Optionally:
- detect mails that look like spam, e.g. they are very similar to ones already
flagged
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)