Skip to content

Conversation

@artembilan
Copy link
Member

Fixes #3356

In some cases it is not necessary to have a whole mail message to be load
when it could be filtered out downstream

  • Treat "no eager load" for MimeMessage in the AbstractMailReceiver
    when no headerMapper, not simpleContent and no autoCloseFolder

Fixes spring-projects#3356

In some cases it is not necessary to have a whole mail message to be load
when it could be filtered out downstream

* Treat "no eager load" for `MimeMessage` in the `AbstractMailReceiver`
when no `headerMapper`, not `simpleContent` and no `autoCloseFolder`
Co-authored-by: Gary Russell <grussell@vmware.com>
@garyrussell garyrussell merged commit 3e50190 into spring-projects:master Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Be able to avoid eager email's content loading in spring integration mail

2 participants