Tim Dudgeon created CAMEL-12078:
-----------------------------------
Summary: MIME-Mutipart DataFormat reads attachment DataSource twice
Key: CAMEL-12078
URL: https://issues.apache.org/jira/browse/CAMEL-12078
Project: Camel
Issue Type: Bug
Components: camel-mail
Affects Versions: 2.20.1
Reporter: Tim Dudgeon
Priority: Minor
As reported on mailing list if an attachment for MIME-Mutipart DataFormat is
defined using a DataSource that can only be read once you get an exception.
http://mail-archives.apache.org/mod_mbox/camel-users/201712.mbox/%3C0e0d4b2e-dc32-c61e-3ccd-7ee14238c485%40gmail.com%3E
For instance, this happens if the DataSource is created using an InputStream
that cannot be read multiple times
It should be possible to post the data only reading the input a single time.
I will add a test case shortly.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)