I am new to Spring Integration.

I have a requirement to read mails from a IMAP compliant mail-server, process the contents and then mark them as READ.

I am using imap-idle-channel-adapter. My...