Re: How to send a templated mail with attachment?

2013-01-11 Thread Arjen Duursma
The same (missing attachments) seems to be happening to other components as well. I have a route retrieving reports on failed mail attempts (multipart/report) from a pop3 component. Using a xslt transform for generating the actual body before remailing it. After 'saving' the relevant informati

Re: How to prevent HL7 message validation?

2012-05-10 Thread Arjen Duursma
I basically run into the same problem, but do need/want to be able to specify a validator, not just turn it off. We have a system in which we receive ACK messages which don't comply to the orgininal HL7 rules. We use a custumised ValidationContext to cover for this. I would like to build a Camel