[
https://issues.apache.org/jira/browse/JAMES-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tellier Benoit resolved JAMES-2138.
-----------------------------------
Resolution: Fixed
https://github.com/linagora/james-project/pull/958 solved the issue.
> 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 :
> {code}GET /address/groups{code} for listing existing groups
> {code}GET /address/groups/groupAddress{code} for listing group members
> {code}PUT /address/groups/groupAddress/memberAddress{code} for adding a
> member to the group
> {code}DELETE /address/groups/groupAddress/memberAddress{code} for removing a
> member from the group
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]