Hello,

I'm using Camel 2.13.0 with the mail compoent (imaps:).

I would like to know when all messages have been fetched from the server so
I can stop polling.

I tried using sendEmptyMessageWhenIdle=true but my route never sees a null
body.

Should I resort to a more manual PollingConsumer EIP approach?


Thank you

Reply via email to