Arsnael commented on PR #1856:
URL: https://github.com/apache/james-project/pull/1856#issuecomment-1857268518

   @quantranhong1999 could be interesting to check too, thanks for the 
suggestion.
   
   I just made some breaks though when mixing filterung rule and mapping for 
forwards without a loop and local copy... does not work as expected.
   
   I think also the test 
`regularForwardShouldNotCreateLoopErrorAndSendEmailToAppropriateReceivers` is 
wrong.
   
   It's only forward mappings but we have:
   ```
   ALICE forwards to BOB
   BOB forwards to CEDRIC
   CEDRIC forwards to ALICE
   CEDRIC forwards to SENDER
   ```
   We just check that mail arrives to sender... I would expect I think as well 
cedric gets a mail as one should stop there with the loop detection? But it's 
not the case


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to