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

Raphael Ouazana commented on JAMES-3067:
----------------------------------------

About second solution.

What about storing in the projection not only the values, but also the origin 
of the values. In your example, we would store:
user: user, alias0, alias1(alias0), alias2(alias1)

So if we remove alias0, we see that we can remove:
- alias0
- alias1
and as we remove alias1 we can remove alias2 also.

> Allowed From headers recursion
> ------------------------------
>
>                 Key: JAMES-3067
>                 URL: https://issues.apache.org/jira/browse/JAMES-3067
>             Project: James Server
>          Issue Type: Improvement
>          Components: JMAP, SMTPServer
>    Affects Versions: 3.5.0
>            Reporter: Gautier DI FOLCO
>            Assignee: Antoine Duprat
>            Priority: Minor
>
> In order to go further than the JAMES-3032 we need to go a recursion-level 
> further.
> They are two propositions now:
>  * Have a parameterized number of recursions, doing multiple queries on the 
> current scheme
>  * Have a specific projection maintaining all the connected aliases
> We should discuss it



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to