Re: Mail consumer not able to delete a message

2011-12-11 Thread awillia
onstant(channel.getName())) // Set the name of the channel .process(loadGuid) // Set our internal message ID .setHeader(MESSAGE_TYPE, constant(INCOMING_EMAIL)) .to(RECEIVING_DIRECT); // forward to receiving route thanks Antony -- View this message in context: http://camel.465427.n5.nab

Re: Mail consumer not able to delete a message

2011-12-01 Thread Claus Ibsen
omponent.mail.MailConsumer.processCommit(MailConsumer.java:314) > > > regards > Antony > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Mail-consumer-not-able-to-delete-a-message-tp5040057p5040057.html > Sent from the Camel - Users mailing l

Mail consumer not able to delete a message

2011-12-01 Thread awillia
gards Antony -- View this message in context: http://camel.465427.n5.nabble.com/Mail-consumer-not-able-to-delete-a-message-tp5040057p5040057.html Sent from the Camel - Users mailing list archive at Nabble.com.