Hello,
yes this works for me. I have created an issue and provided a patch. see
https://issues.apache.org/jira/browse/CAMEL-6045
Please let me know if I have done something wrong or could make something
better.
kind regards,
Christoph
--
View this message in context:
http://camel.465427.n5.n
On Thu, Feb 7, 2013 at 12:09 PM, cgiera wrote:
> Hello,
>
> I know this is an old post, but I'm facing the same problem.
>
> Could this be solved by simply adding a fileName check to the if statement?
>
I suggest to try patch the code and test it.
And if it helps, then we love contributions
http:
Hello,
I know this is an old post, but I'm facing the same problem.
Could this be solved by simply adding a fileName check to the if statement?
kind regards,
Christoph
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-Email-Component-Missing-Attachments-tp3386382p57
Hi
Yes we love contributions. Please create a JIRA and provide a patch.
http://camel.apache.org/contributing.html
On Thu, Dec 22, 2011 at 6:58 PM, ychawla wrote:
> Hi Phil,
> I saw the same behavior for a Mail Server we are going against. I am
> thinking it would be great to have a configurati
Hi Phil,
I saw the same behavior for a Mail Server we are going against. I am
thinking it would be great to have a configuration on the endpoint like
'useDispositionForAttachmentRetrieval'.
There can a check around this block:
if (disposition != null && (disposition.equalsIgnoreCase(Part.ATT