oscerd opened a new pull request, #25765: URL: https://github.com/apache/camel/pull/25765
## Backport of #25568 Cherry-pick of #25568 onto `camel-4.22.x`. **Original PR:** #25568 **Original author:** @oscerd Resolution notes: the 4.23 upgrade-guide entry is dropped (guides for all lines live on `main`). On 4.18.x the field was `createInboundHeaderFilterStrategy()`, that branch's variant of the CAMEL-23891 fix. `MailHeaderFilterStrategy` there already filters `CAMEL_FILTER_STARTS_WITH` **plus** `mail.smtp.`/`mail.smtps.`, a strict superset, so the swap does not weaken the Camel* filtering; the now-unused factory method is removed. Verified: cherry-pick applied with the conflicts resolved as above, and the branch builds on `camel-4.22.x`. _Claude Code on behalf of oscerd_ -- 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]
