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

Benoit Tellier commented on JAMES-4003:
---------------------------------------

Sorry Otto:

Given al...@myserver.com sends a mail to al...@outlook.com

b...@myserver.com sends a mail to al...@myserver.com (MAIL FROM 
b...@myserver.com RCPT TO  al...@myserver.com)
al...@myserver.com is rewritten to al...@outlook.com (MAIL FROM 
al...@myserver.com RCPT TO  al...@outlook.com)
outlook rejects the mail and sends a bounce (MAIL FROM <> RCPT TO 
al...@myserver.com)
The bounce is then forwarded too (MAIL FROM al...@myserver.com RCPT TO 
al...@outlook.com)
And bounces again....


> Avoid forwarding bounces as it might create infinite loops
> ----------------------------------------------------------
>
>                 Key: JAMES-4003
>                 URL: https://issues.apache.org/jira/browse/JAMES-4003
>             Project: James Server
>          Issue Type: Bug
>            Reporter: René Cordier
>            Priority: Major
>
> Destination service might consider Header from do not match sender envelop 
> and reject with a bounce.
> This creates an infinite loop.
> Real fix: do like outlook...
> For local domains: like today.
> For remote domains: Wrap the forwarded message in a nested mime part, set 
> subject to the value of the mail.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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