Add imap idle support to camel mail ----------------------------------- Key: CAMEL-2911 URL: https://issues.apache.org/activemq/browse/CAMEL-2911 Project: Apache Camel Issue Type: New Feature Components: camel-mail Affects Versions: 2.3.0 Reporter: Ulrik Einarson Priority: Minor
Java mail supports imap idle events: http://java.sun.com/products/javamail/javadocs/com/sun/mail/imap/IMAPStore.html#idle() It would be nice to have this support in camel mail so that we do not have to poll the server so often. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.