Matthieu Baechler created JAMES-2138:
----------------------------------------

             Summary: Implement Groups WebAdmin API
                 Key: JAMES-2138
                 URL: https://issues.apache.org/jira/browse/JAMES-2138
             Project: James Server
          Issue Type: Improvement
            Reporter: Matthieu Baechler


James already has RRT feature that is very flexible but hard to use.
We would like to expose a simple feature : groups.
A group would be an email address that actually delivers any email received to 
all group members.
This task would expose this feature with WebAdmin API :
`GET /address/groups` for listing existing groups
`GET /address/groups/groupAddress` for listing group members
`PUT /address/groups/groupAddress/memberAddress` for adding a member to the 
group
`DELETE /address/groups/groupAddress/memberAddress` for removing a member from 
the group




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to