[
https://issues.apache.org/activemq/browse/CAMEL-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-1178.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.6.1
trunk: r753175
1.x: 753180
> Camel Mail Component - Allow For Setting the SEEN Flag for E-mail Messages
> --------------------------------------------------------------------------
>
> Key: CAMEL-1178
> URL: https://issues.apache.org/activemq/browse/CAMEL-1178
> Project: Apache Camel
> Issue Type: New Feature
> Components: camel-mail
> Affects Versions: 1.5.0
> Environment: Platform independent
> Reporter: Doug Ly
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.0.0, 1.6.1
>
>
> Suppose I have the following route:
> from("imap:localhost?username=user&password=user").process(new
> MyProcessor()).to("seda:start");
> If exception thrown in the process, I would like to reset the SEEN flag of
> the current message to that it can be read again in the above route.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.