Re: Mail Component: Mark as read and move to a different folder

2020-02-18 Thread Claus Ibsen
Hi Yeah that scenarios is not supported. Maybe we can add a way to mark the copied mail as SEEN too. You are welcome to create a JIRA ticket. And also dive into the source code to see if you can implement this. https://camel.apache.org/manual/latest/contributing.html On Sat, Feb 15, 2020 at 6:10

Mail Component: Mark as read and move to a different folder

2020-02-15 Thread Shenavai, Manuel
Hi everyone, for the mail consumer we would like to move mails to a different folder and mark them as read. I found following configuration: * camel.component.mail.configuration.delete: Deletes the messages after they have been processed. This is done by setting the DELETED flag on the mai