[
https://issues.apache.org/jira/browse/JAMES-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818468#comment-17818468
]
Benoit Tellier commented on JAMES-4003:
---------------------------------------
The quick fix was more or less that CF
https://github.com/apache/james-project/pull/2022
Don't forward emails with the following header:
{code:java}
Auto-Submitted: auto-replied
{code}
I'd like us to further investigate and determine if the mail rejection is
because mail from is not matching header from and violates some dmarc
policies...
> 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: [email protected]
For additional commands, e-mail: [email protected]