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/01/04 04:05:00 UTC

[jira] [Commented] (JAMES-2636) RecipientRewriteTable should be able to store 'alias:' mapping prefix

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

Tellier Benoit commented on JAMES-2636:
---------------------------------------

RRT APIs proved to be tricky and badly named which makes understanding underlying concepts harder for newcomers.

https://github.com/linagora/james-project/pull/2078 is an attempt to improve this API

> RecipientRewriteTable should be able to store 'alias:' mapping prefix
> ---------------------------------------------------------------------
>
>                 Key: JAMES-2636
>                 URL: https://issues.apache.org/jira/browse/JAMES-2636
>             Project: James Server
>          Issue Type: New Feature
>          Components: RRT
>            Reporter: Tellier Benoit
>            Priority: Major
>
> We would like to keep the intent in our redirection component, hence we have to introduce a new kind of Mapping Type: `Alias`.
>  - Add it to the Type enumeration - and update the corresponding tests.
>  - Modify the RecipientRewriteTable class so that I can add - remove alias mappings - and update the corresponding tests (CRUD).
> new `Alias` type should be located in `org.apache.james.rrt.lib.Mapping.Type`



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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