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 03:44:00 UTC

[jira] [Created] (JAMES-2638) Handle rewrite for "alias"

Tellier Benoit created JAMES-2638:
-------------------------------------

             Summary: Handle rewrite for "alias"
                 Key: JAMES-2638
                 URL: https://issues.apache.org/jira/browse/JAMES-2638
             Project: James Server
          Issue Type: New Feature
          Components: RRT
            Reporter: Tellier Benoit


Modify the static methods of the mapping interface to be handling rewrites for aliases.

Write tests regarding these rewrites in `AbstractRecipientRewriteTableTest`:

```
Given an alias mapping from 'bob-alias@domain.tld' to 'bob@domain.tld'
When I call getMappings from 'bob-alias@domain.tld'
Then a Mappings containing only 'bob@domain.tld' is returned
```



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