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

Tellier Benoit resolved JAMES-2381.
-----------------------------------
    Resolution: Fixed

Merged

> Ensure RRT loops are handled in the best way possible
> -----------------------------------------------------
>
>                 Key: JAMES-2381
>                 URL: https://issues.apache.org/jira/browse/JAMES-2381
>             Project: James Server
>          Issue Type: Improvement
>          Components: Mailet Contributions, RRT
>            Reporter: Tellier Benoit
>            Priority: Major
>
> User stories:
> ## 1 Loop with existing user entry point
>  - Given a server with `rcpt1` and `rcpt2` users
>  - `sender` sends a mail to `rcpt1` which redirect to `rcpt2` which redirect 
> to `rcpt1`
>  - Email is accepted by the SMTP / JMAP layer
>  - During RRT execution, the loop is detected and the email is stored in a 
> Repository and a bounce is sent
> ## 2 Loop with existing user entry point
>  - Given a server without `rcpt1` but with `rcpt2` users
>  - `sender` sends a mail to `rcpt1` which redirect to `rcpt2` which redirect 
> to `rcpt1`
>  - Email is accepted by the SMTP / JMAP layer
>  - During RRT execution, the loop is detected and the email is stored in a 
> Repository and a bounce is sent
> Today:
>  - 2. Needs to be accepted by SMTP layer (if there is too much mapping, the 
> meaning is that we are interested by the entry).
>  - We need to ship proper configuration.
> **Once donne add a looping test for Forward feature**! (This ticket is a 
> blocker for adding such tests)



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

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

Reply via email to