Fixes https://github.com/spring-projects/spring-integration/issues/3492 The `simpleContent` option is missed on the `ImapIdleChannelAdapterSpec` * Add `ImapIdleChannelAdapterSpec.simpleContent(boolean)` option with delegation to its internal `ImapMailReceiver` * Convert all the `mail` tests to JUnit 5