[ 
https://issues.apache.org/jira/browse/JAMES-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benoit Tellier closed JAMES-2862.
---------------------------------
    Resolution: Fixed

https://github.com/linagora/james-project/pull/2607 solved this

> [Webadmin] corresponding routes for JMX REMOVEADDRESSMAPPING command
> --------------------------------------------------------------------
>
>                 Key: JAMES-2862
>                 URL: https://issues.apache.org/jira/browse/JAMES-2862
>             Project: James Server
>          Issue Type: Wish
>            Reporter: Trần Tiến Đức
>            Priority: Minor
>
> Based on the previously implemented AddressMappingRoutes in, you will 
> implement an other route to remove an address mapping, with the following 
> syntax:
>  
> {code:java}
> DELETE /mappings/address/{mappingSource}/targets/{destinationAddress}{code}
> where:
> * mappingSource : the source of the mapping
> * destinationAddress : the address that we want to remove the mapping from 
> the source
>  
> Returns 204, no body on deleted
> Returns 400 on invalid parameters
> Returns 500 on server error



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
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