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 07:28:00 UTC

[jira] [Commented] (JAMES-2832) [Webadmin] corresponding routes for JMX ADDREGEXMAPPING command

    [ https://issues.apache.org/jira/browse/JAMES-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898652#comment-16898652 ] 

Tellier Benoit commented on JAMES-2832:
---------------------------------------

Related to JAMES-2564

> [Webadmin] corresponding routes for JMX ADDREGEXMAPPING command
> ---------------------------------------------------------------
>
>                 Key: JAMES-2832
>                 URL: https://issues.apache.org/jira/browse/JAMES-2832
>             Project: James Server
>          Issue Type: Improvement
>            Reporter: Trần Tiến Đức
>            Priority: Minor
>
> you will implement **RegexMappingRoutes** which does
>  
> {code:java}
> POST /mappings/regex
> body:
> {
>  "source": "abc@domain.tld",
>  "regex": "yourRegexExpression"
> }
> {code}
>  
> - Returns 204, no body on created
> - Returns 400 on invalid body
> - 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