Re: Camel Mail feature request/contribution

2015-03-30 Thread Claus Ibsen
Hi Yeah sure a JIRA ticket and PR we love contributions http://camel.apache.org/contributing.html On Mon, Mar 30, 2015 at 6:40 PM, Thiago Cangussu wrote: > Hi again, > > Should/can I open tickets in Jira to track the suggestions? I already > implemented read only access and search by UID, so if

Re: Camel Mail feature request/contribution

2015-03-30 Thread Thiago Cangussu
Hi again, Should/can I open tickets in Jira to track the suggestions? I already implemented read only access and search by UID, so if there is interest I can send a PR. Regards, Thiago Cangussu On Mon, Mar 23, 2015 at 1:11 PM, Thiago Cangussu wrote: > Hi, > > I'm using the mail component to sy

Camel Mail feature request/contribution

2015-03-23 Thread Thiago Cangussu
Hi, I'm using the mail component to sync many IMAP accounts, and the following features are currently missing (or I could not figure out how to use them): - read only access to folders - polling multiple folders with the same IMAP connection - searching by UID [0] - OAUTH2 authentication Is ther