You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2019/08/02 10:01:00 UTC

[jira] [Resolved] (JAMES-2842) [Webadmin] corresponding routes for JMX ADDADDRESSMAPPING command

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

Tellier Benoit resolved JAMES-2842.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.4.0

https://github.com/linagora/james-project/pull/2541 contributed this

> [Webadmin] corresponding routes for JMX ADDADDRESSMAPPING command
> -----------------------------------------------------------------
>
>                 Key: JAMES-2842
>                 URL: https://issues.apache.org/jira/browse/JAMES-2842
>             Project: James Server
>          Issue Type: Improvement
>            Reporter: Trần Tiến Đức
>            Priority: Minor
>             Fix For: 3.4.0
>
>
>  
> {code:java}
> POST /mappings/address/{mappingSource}/targets/{destinationAddress}{code}
> e.g
> {code:java}
> POST /mappings/address/abc@domain.tld/targets/valid@email.address{code}
>  * Returns 204, no body on created
>  * Returns 400 on invalid parameters
>  * Returns 500 on server error



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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