> Agreed. We might want to put an explicit API onto the Camel Message > interface to allow users to attach an attachment. Otherwise we could > just use properties on the exchange maybe
..or just have a header that contains a collection of attachments (something that could be converted into Iterator). Romek
